Skip to content

Commit

Permalink
removed mentions of pytest-services
Browse files Browse the repository at this point in the history
  • Loading branch information
MetcalfeTom committed Sep 18, 2018
1 parent 4f0b5d0 commit f18fcf0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Expand Up @@ -17,6 +17,7 @@ Changed

Removed
-------
- pytest-services from requirements and setup.py since it wasn't used

Fixed
-----
Expand Down
1 change: 0 additions & 1 deletion alt_requirements/requirements_dev.txt
Expand Up @@ -5,7 +5,6 @@
# test
python-coveralls==2.9.1
pytest-pep8==1.0.6
pytest-services==1.2.1
pytest-cov==2.5.1
pytest-twisted==1.6
pytest==3.3.2
Expand Down
1 change: 0 additions & 1 deletion setup.py
Expand Up @@ -16,7 +16,6 @@
tests_requires = [
"pytest",
"pytest-pep8",
"pytest-services",
"pytest-cov",
"pytest-twisted<1.6",
"treq",
Expand Down

0 comments on commit f18fcf0

Please sign in to comment.