typo :-/
This commit is contained in:
parent
1fef1b754c
commit
bae317c5b6
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -44,7 +44,7 @@ setup(name='realms-wiki',
|
|||
'markdown2==2.3.1',
|
||||
'python-ldap==2.4.22',
|
||||
'simplejson==3.6.3',
|
||||
'six=1.10.0'
|
||||
'six==1.10.0'
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue