This website works better with JavaScript.
Explore
Help
Register
Sign In
CPI
/
ordr2
Archived
Watch
1
Star
0
Fork
You've already forked ordr2
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
added tqdm to setup requirements
php2python
Holger Frey
7 years ago
parent
d5dd56e254
commit
018531f163
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
setup.py
1
setup.py
Unescape
Escape
View File
@ -23,6 +23,7 @@ requirements = [
'
bcrypt
'
,
'
bcrypt
'
,
'
deform
'
,
'
deform
'
,
'
PyYAML
'
,
'
PyYAML
'
,
'
tqdm
'
,
]
]
setup_requirements
=
[
setup_requirements
=
[
Reference in new issue
Repository
CPI/ordr2
Title
Body
Create Issue