Skip to content

Commit

Permalink
proofreader-python, removed as a dependency, removed from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lsh-0 committed Mar 12, 2021
1 parent 4e913b9 commit 4332f0b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions project_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ source venv/bin/activate
pip install -r requirements.txt
pip install -r requirements-dev.txt

python -m proofreader elife_bus_sdk/ test/

coverage run -m pytest --junitxml=build/pytest.xml

COVERALLS_REPO_TOKEN=$(cat /etc/coveralls/tokens/elife-bus-sdk) coveralls
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
coveralls
proofreader==0.0.5
pytest==3.2.1

0 comments on commit 4332f0b

Please sign in to comment.