mirror of
https://github.com/AkitaEngineering/Akita-Meshtastic-Meshcore-Bridge.git
synced 2026-03-28 17:42:42 +01:00
Update requirements-dev.txt
This commit is contained in:
@@ -3,11 +3,8 @@
|
||||
|
||||
# Include runtime requirements
|
||||
-r requirements.txt
|
||||
|
||||
# Testing framework
|
||||
pytest>=7.0.0,<8.0.0
|
||||
pytest-cov>=4.0.0,<5.0.0 # For coverage reporting
|
||||
|
||||
# Linting and static analysis (optional but recommended)
|
||||
pytest-cov>=4.0.0,<5.0.0
|
||||
pytest-mock>=3.10.0,<4.0.0
|
||||
flake8>=6.0.0,<7.0.0
|
||||
mypy>=1.0.0,<2.0.0
|
||||
mypy>=1.0.0,<2.0.00
|
||||
|
||||
Reference in New Issue
Block a user