This website works better with JavaScript.
Explore
Help
Sign In
qurator-spk
/
dinglehopper
mirror of
https://github.com/qurator-spk/dinglehopper.git
Watch
1
Star
0
Fork
You've already forked dinglehopper
0
Code
Issues
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f7c280e59c
master
v0.9.5
v0.9.4
v0.9.3
v0.9.2
v0.9.1
v0.9.6
v0.9.7
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f7c280e59c'
${ noResults }
dinglehopper
/
requirements-dev.txt
8 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added some helpful tools and configurations
4 years ago
pytest
pytest-cov
pytest-mypy
🛠 Replace flake8 + pylint with ruff As ruff is a lot faster than the other options, use this for code style checks etc. This change also removes setup.cfg (See also: gh-85).
1 year ago
pytest-ruff
Add black to developer requirements.
4 years ago
black
🛠 Replace flake8 + pylint with ruff As ruff is a lot faster than the other options, use this for code style checks etc. This change also removes setup.cfg (See also: gh-85).
1 year ago
ruff
⚙ Add pre-commit
1 year ago
pre-commit