Update requirements.txt

shift the pyyaml dependency out of setup.py to requirements.txt
This commit is contained in:
Greg Stein 2020-07-04 08:11:55 -05:00 committed by GitHub
parent 407026c9d6
commit 20df3935dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,3 @@
.
graphviz
pyyaml