Skip to content

Commit 697bd9a

Browse files
committed
updated requirements
1 parent 2b6d203 commit 697bd9a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ or install the latest version from the GitHub repository:
3030
pip install git+https://github.com/pepkit/pephubclient.git
3131
```
3232

33+
---
34+
3335
### `pephubclient` features:
3436
1) `push` (upload) projects)
3537
2) `pull` (download projects)

requirements/requirements-test.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ flake8
77
coveralls
88
pytest-cov
99
pre-commit
10-
coverage
10+
coverage
11+
smokeshow

0 commit comments

Comments
 (0)