|
|
@ -15,6 +15,10 @@ setup( |
|
|
|
#license='', |
|
|
|
#license='', |
|
|
|
description='Blinkenbunt Account Manager', |
|
|
|
description='Blinkenbunt Account Manager', |
|
|
|
long_description=README, |
|
|
|
long_description=README, |
|
|
|
|
|
|
|
install_requires=[ |
|
|
|
|
|
|
|
'django>=2.2', |
|
|
|
|
|
|
|
'python-ldap>=3.0.0', |
|
|
|
|
|
|
|
], |
|
|
|
url='https://git.blinkenbunt.org/blinkenbunt.org/bam', |
|
|
|
url='https://git.blinkenbunt.org/blinkenbunt.org/bam', |
|
|
|
classifiers=[ |
|
|
|
classifiers=[ |
|
|
|
'Environment :: Web Environment', |
|
|
|
'Environment :: Web Environment', |
|
|
|