setuptools v requirements.txt
This commit is contained in:
parent
c45bf88d40
commit
6ec2a10bf5
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
-c constraints.txt
|
-c constraints.txt
|
||||||
# basic libs
|
setuptools # django-polymorphic má rozbité dependencies
|
||||||
|
|
||||||
|
# basic libs
|
||||||
psycopg2 # PostgreSQL adaptér
|
psycopg2 # PostgreSQL adaptér
|
||||||
ipython # Interaktivní shell
|
ipython # Interaktivní shell
|
||||||
Unidecode # Přepisuje unicode do ASCII (např. soubory nebo e-maily)
|
Unidecode # Přepisuje unicode do ASCII (např. soubory nebo e-maily)
|
||||||
|
|
Loading…
Reference in a new issue