summaryrefslogtreecommitdiff
path: root/utils/setup.py
AgeCommit message (Collapse)Author
2017-03-06Consolidate root/utils testsJason DeTiberus
- Consolidate tests between the root of the repo and utils
2017-02-21Update link to project homepageRodolfo Carvalho
2017-02-21Remove pytest-related dependencies from setup.pyRodolfo Carvalho
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`.
2017-02-20Replace nose with pytest (utils)Rodolfo Carvalho
2016-11-29update tests and flake8/pylint fixesJason DeTiberus
2016-11-05a-o-i: remove dummy data_fileRodolfo Carvalho
2016-09-29Fix conflicts in spec fileTim Bielawa
2015-10-27Add subcommands to CLI.Devan Goodwin
2015-10-27Pylint fixes and ignores for incoming oo-install code.Devan Goodwin
2015-10-26Add atomic-openshift-utilsTroy Dawson
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed