We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b6d203 commit 697bd9aCopy full SHA for 697bd9a
README.md
@@ -30,6 +30,8 @@ or install the latest version from the GitHub repository:
30
pip install git+https://github.com/pepkit/pephubclient.git
31
```
32
33
+---
34
+
35
### `pephubclient` features:
36
1) `push` (upload) projects)
37
2) `pull` (download projects)
requirements/requirements-test.txt
@@ -7,4 +7,5 @@ flake8
7
coveralls
8
pytest-cov
9
pre-commit
10
-coverage
+coverage
11
+smokeshow
0 commit comments