better now.
This commit is contained in:
@@ -1 +1 @@
|
||||
python bin/setup.py
|
||||
python setup.py django
|
||||
|
||||
4
setup.py
4
setup.py
@@ -119,8 +119,8 @@ setup(
|
||||
maintainer='Jens Kleineheismann',
|
||||
maintainer_email='heinzel@heinzelwelt.de',
|
||||
cmdclass={
|
||||
'mkpyenv': CreatePythonEnvironment,
|
||||
'setup': SetupDjangoProject,
|
||||
'python': CreatePythonEnvironment,
|
||||
'django': SetupDjangoProject,
|
||||
},
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
|
||||
Reference in New Issue
Block a user