mirror of
https://github.com/ivuorinen/aeonview.git
synced 2026-03-12 11:58:10 +00:00
feat: full upgrade to python3, tests, etc.
This commit is contained in:
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
# Functional requirements
|
||||
requests~=2.32.3
|
||||
|
||||
# Pre-commit hooks
|
||||
pre-commit>=3.5.0
|
||||
|
||||
# Testing
|
||||
pytest>=8.0.0
|
||||
pytest-cov>=4.1.0
|
||||
# Linting & formatting
|
||||
ruff>=0.3.3
|
||||
Reference in New Issue
Block a user