Make 'kerberos' an optional feature in the Python wheel, to avoid the need to install MIT Kerberos on the system by default. Tidy up the Python versioning a little whilst passing. Fixes #6268
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5e40f9904df9b16f83710bf7be8ca7bccb03b1d6 Modified Files -------------- Make.bat | 2 +- README.md | 2 +- docs/en_US/release_notes_5_1.rst | 1 + pkg/mac/README.md | 2 +- pkg/mac/build.sh | 4 ++-- pkg/pip/setup_pip.py | 29 ++++++++++++----------------- requirements.txt | 6 ------ web/regression/requirements.txt | 5 ----- 8 files changed, 18 insertions(+), 33 deletions(-)