Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit cc2512f

Browse files
committed
Merge branch 'master' into development
2 parents d1885cf + 0047b7f commit cc2512f

File tree

3 files changed

+3
-93
lines changed

3 files changed

+3
-93
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ authors = ["ranguli <[email protected]>"]
88
python = "^3.7"
99

1010
[tool.poetry.dev-dependencies]
11-
pytest = "^5.2"
1211
pytest = "^5.4.3"
1312
black = "^19.10b0"
1413
flake8 = "^3.8.3"
1514

15+
[tool.poetry.dev-dependencies]
16+
pytest = "^5.2"
17+
1618
[build-system]
1719
requires = ["poetry>=0.12"]
1820
build-backend = "poetry.masonry.api"

tests/test_api.py

Lines changed: 0 additions & 87 deletions
This file was deleted.

tests/test_python_clamd.py

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)