summaryrefslogtreecommitdiffstats
path: root/utils/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate root/utils testsJason DeTiberus2017-03-061-11/+0
| | | | - Consolidate tests between the root of the repo and utils
* Update link to project homepageRodolfo Carvalho2017-02-211-1/+1
|
* Remove pytest-related dependencies from setup.pyRodolfo Carvalho2017-02-211-3/+0
| | | | | | | | | | | | | The `setup_requires` line prevents builds in internal environments without Internet access / pythonX-pytest-runner RPM installed. In fact, we're running tests with `pytest`, outside of `setup.py`, so we don't need those dependencies there. Note: we decided not to run tests through `python setup.py pytest` because pytest-runner was limited in how we can pass arguments to pytest / enable plugins. E.g., I could not get the coverage plugin working when running `python setup.py pytest`.
* Replace nose with pytest (utils)Rodolfo Carvalho2017-02-201-4/+3
|
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-1/+1
|
* a-o-i: remove dummy data_fileRodolfo Carvalho2016-11-051-5/+0
|
* Fix conflicts in spec fileTim Bielawa2016-09-291-1/+1
|
* Add subcommands to CLI.Devan Goodwin2015-10-271-1/+1
|
* Pylint fixes and ignores for incoming oo-install code.Devan Goodwin2015-10-271-5/+0
|
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+90
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed