diff options
| author | adamjanovsky | 2022-04-05 14:45:22 +0200 |
|---|---|---|
| committer | GitHub | 2022-04-05 14:45:22 +0200 |
| commit | c73e0e0209d3a846863845729071e29511d0fbc7 (patch) | |
| tree | bbeeccf0480f33cabb2e439b6d84734192fdaca1 /dev_requirements.txt | |
| parent | b0e4e9ed1a25f163dab45980cc5a32bcb0dacee9 (diff) | |
| parent | e243d3cb782f1cad166be7b27ea38465352d0b05 (diff) | |
| download | sec-certs-0.0.4.tar.gz sec-certs-0.0.4.tar.zst sec-certs-0.0.4.zip | |
Merge pull request #186 from crocs-muni/refactor/better-requirements0.0.4
Refactor/better requirements
Diffstat (limited to 'dev_requirements.txt')
| -rw-r--r-- | dev_requirements.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/dev_requirements.txt b/dev_requirements.txt deleted file mode 100644 index f2cceafd..00000000 --- a/dev_requirements.txt +++ /dev/null @@ -1,12 +0,0 @@ -mypy -types-PyYAML -types-python-dateutil -types-requests -pytest==6.2.5 -pytest-cov==3.0.0 -pytest-monitor==1.6.3 -pytest-profiling==1.7.0 -black -isort==5.10.1 -flake8==4.0.1 -pre-commit
\ No newline at end of file |
