diff options
author | Piotr Dobrowolski <admin@tastycode.pl> | 2017-10-01 14:14:04 +0200 |
---|---|---|
committer | Piotr Dobrowolski <admin@tastycode.pl> | 2017-10-01 14:14:04 +0200 |
commit | c0f8cd27b1141703517620bd839f57e8f8c64ce5 (patch) | |
tree | 3824bd95737463c5e4553f9ed75eb89015f519fb | |
parent | 1e8031775ccda8f16d0e1edc0db4f160e517e446 (diff) | |
download | bitvend-c0f8cd27b1141703517620bd839f57e8f8c64ce5.tar.gz bitvend-c0f8cd27b1141703517620bd839f57e8f8c64ce5.tar.bz2 bitvend-c0f8cd27b1141703517620bd839f57e8f8c64ce5.tar.xz bitvend-c0f8cd27b1141703517620bd839f57e8f8c64ce5.zip |
Remove pkg-resources ubuntu artifact...
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4c4c62d..b7d1cca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,6 @@ itsdangerous==0.24 Jinja2==2.9.4 MarkupSafe==0.23 Pillow==4.0.0 -pkg-resources==0.0.0 prometheus-client==0.0.18 qrcode==5.3 requests==2.12.4 |