Remove PyYAML from list of requirements to run pyfa.

This commit is contained in:
blitzmann
2017-04-17 19:40:47 -04:00
parent 1ee679903c
commit cede46d4a4

View File

@@ -1,6 +1,5 @@
logbook >= 1.0.0
matplotlib
PyYAML >= 3.12
python-dateutil
urllib3
requests == 2.11.1