e9cc07b messaging: add requirements.txt file

3 files Authored by praiskup 4 years ago, Committed by praiskup 4 years ago,
    messaging: add requirements.txt file
    
    Use it (and __requires__ variable) in setup.py and on readthedocs
    builders correctly, per warning:
    
    WARNING: autodoc: failed to import class 'schema.BuildChrootEnded' from
    module 'copr_messaging'; the following exception was raised:
    No module named 'copr_common'
    WARNING: autodoc: failed to import class 'schema.BuildChrootStarted'
    from module 'copr_messaging'; the following exception was raised:
    No module named 'fedora_messaging'
    
        
file modified
+1 -0
file modified
+4 -5