Remove editable local package
... | ... | @@ -6,13 +6,11 @@ |
# | ||
-i https://pypi.org/simple | ||
-e . | ||
click==7.1.1 | ||
flask==1.1.1 | ||
itsdangerous==1.1.0 | ||
jinja2==2.11.1 | ||
markupsafe==1.1.1 | ||
psycopg2-binary==2.8.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' | ||
psycopg2==2.8.6 | ||
python-gnupg==0.4.5 | ||
werkzeug==1.0.0 |
Please register or sign in to comment