Add missing PyYAML for requiremets.txt so setup.py will work#538
Add missing PyYAML for requiremets.txt so setup.py will work#538rhatdan merged 1 commit intoprojectatomic:masterfrom
Conversation
|
@rhatdan good news, it seems to satisfy deps. I do see another error though that is related to dependencies. I think cc @giuseppe |
|
@ashcrow I believe |
|
@miabbott That makes a lot more sense. Unfortunately, |
|
Could this be gobject-base? |
|
@rhatdan I think you are correct but it is not available in pypi AFAICT. The closest I found was a pretty old PyGObject library. 😦 I think removing |
|
This was covered before: atomic depends on native C code as well as Docker for that matter, it's not a pure Python program and hence one needs to use other tools (e.g. Docker, Having things in |
|
Ok I will just merge this patch then. |
No description provided.