Split the requirements list into two lists, load install_requires list from one of them.

(cherry picked from commit 4b3f422806)
This commit is contained in:
Robin Dunn
2019-05-21 12:13:05 -07:00
parent c154549d08
commit d214e606db
4 changed files with 21 additions and 18 deletions

4
requirements/install.txt Normal file
View File

@@ -0,0 +1,4 @@
# Runtime dependencies needed when using wxPython Phoenix
numpy
pillow
six