mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
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
This commit is contained in:
@@ -27,8 +27,3 @@ testtools==2.3.0
|
||||
traceback2==1.4.0
|
||||
selenium==3.14.0
|
||||
coverage==5.0.1
|
||||
###############################################################
|
||||
# Modules specifically required for Python3.3 or lesser version
|
||||
###############################################################
|
||||
mock===2.0.0; python_version < '3.3'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user