Skip to content
Snippets Groups Projects
Unverified Commit d7e1fa27 authored by Reed Jones's avatar Reed Jones Committed by GitHub
Browse files

removed pkg-resources==0.0.0

pkg-resources breaks build when running `pip install -r requirements.txt`
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1635463
parent e8249f7c
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,6 @@ Keras-Preprocessing==1.0.8 ...@@ -9,7 +9,6 @@ Keras-Preprocessing==1.0.8
Markdown==3.0.1 Markdown==3.0.1
numpy==1.16.1 numpy==1.16.1
opencv-python==4.0.0.21 opencv-python==4.0.0.21
pkg-resources==0.0.0
protobuf==3.6.1 protobuf==3.6.1
six==1.12.0 six==1.12.0
tensorboard==1.12.2 tensorboard==1.12.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment