#415 Delete outdated description about koji on PyPI
Merged 3 years ago by lsedlar. Opened 3 years ago by hlin.
hlin/odcs master  into  master

file modified
-6
@@ -245,12 +245,6 @@ 

  A lot of these dependencies come from the module

  [pygobject](https://pygobject.readthedocs.io/en/latest/devguide/dev_environ.html#fedora-dep).

  

- Koji is required but not available on pypi.python.org, we enabled system sitepackages for tox, so koji can be found while running tests.

- 

- ```

- $ sudo yum install -y python2-koji python3-koji

- ```

- 

  Run the tests:

  

  ```

Fixes: https://pagure.io/odcs/issue/387
JIRA: RHELCMP-753
Signed-off-by: Haibo Lin hlin@redhat.com

Pull-Request has been merged by lsedlar

3 years ago