1
0
mirror of https://github.com/projectatomic/atomic.git synced 2026-02-05 18:45:01 +01:00

Add missing PyYAML for requiremets.txt so setup.py will work

This commit is contained in:
Dan Walsh
2016-08-16 13:03:20 -04:00
parent 45ec779178
commit 30dcffcc41

View File

@@ -6,3 +6,4 @@ six>=1.3.0
gi
xattr
python-dateutil
PyYAML