This repository was archived by the owner on Apr 11, 2022. It is now read-only.
Releases: NYPL-Simplified/server_core
Releases · NYPL-Simplified/server_core
Python 3 Initial Release
This tag release is the initial python 3 codebase. Although it contains no new features, the codebase migrated to use pytest
instead of nose
, python 3 instead of python 2, postgres was updated to version 12, and tox
was introduced to automate testing.
Python 2
This tag release contains the stable python 2 codebase of server_core
. Support for python 2 ended on January 1st, 2020 and we've migrated to support and continue development in python 3.