1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-03-24 02:35:07 +00:00
This commit is contained in:
deadc0de6
2023-01-29 21:29:19 +01:00
committed by deadc0de
parent b9cde3b8dc
commit ddd60a38ac
131 changed files with 135 additions and 154 deletions

View File

@@ -1,5 +1,5 @@
pycodestyle; python_version > '3.5'
nose2; python_version > '3.5'
pytest; python_version > '3.5'
coverage; python_version > '3.5'
coveralls; python_version > '3.5'
pyflakes; python_version > '3.5'