requirements: Remove redundant library list.

The line `-r common.txt` can be found in dev.txt and prod.txt

This should speed up the build process by 2-3s, in addition to the speed
up from not having to prepare a python2 venv.
This commit is contained in:
rht 2017-05-11 20:28:46 +07:00 committed by Tim Abbott
parent 958ed20a0f
commit 7ad6a66340
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
-r common.txt
# Used for Hesiod lookups, etc.
pydns==2.3.6

View File

@ -1,5 +1,3 @@
-r common.txt
# Used for Hesiod lookups, etc.
py3dns==3.1.0