#420 Move fedora-messaging in dev-requirements.txt
Merged 5 years ago by lucarval. Opened 5 years ago by gnaponie.

file modified
+1
@@ -7,6 +7,7 @@ 

  gunicorn

  sqlalchemy

  mock

+ fedora-messaging

  

  # Documentation build requirements

  # Pin sphinx until https://bitbucket.org/birkenfeld/sphinx-contrib/issues/182 is fixed and released

file modified
-1
@@ -3,5 +3,4 @@ 

  PyYAML

  dogpile.cache

  fedmsg[consumers]

- fedora-messaging

  prometheus_client

It seems that having it in requirements.txt is causing issues when
the consumers start. Let's move it to the dev-requirements just for
tests.

Pull-Request has been merged by lucarval

5 years ago
Metadata