Files
PassKeeper/requirements-dev.txt
T
nngo 6c1bef73c8
CI / Python lint (flake8) (push) Has been cancelled
CI / Python syntax check (push) Has been cancelled
CI / Alembic migration chain (push) Has been cancelled
CI / JavaScript syntax check (push) Has been cancelled
CI / Pytest (push) Has been cancelled
CI / Build extension zip (push) Has been cancelled
Aug 26 - Enhance security 2
2026-08-26 12:54:17 -04:00

5 lines
157 B
Plaintext

# Development / CI-only dependencies.
# Install alongside requirements.txt: pip install -r requirements.txt -r requirements-dev.txt
pytest>=8.0
flake8>=7.0