Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
py-heptapod
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
heptapod
py-heptapod
0db46e66b9fdd94ce5f27f7fa42580e724869c36
py-heptapod
test-requirements.txt
Find file
Normal view
Permalink
test-requirements.txt
90 B
Newer
Older
Forcing test requirements to avoid the latest coverage version
Georges Racinet
committed
3 years ago
1
2
3
pytest
~=6.2.5
pytest-cov
<3.0.0
coverage
<6
wsgi: tested most of actual request handling
Georges Racinet
committed
5 years ago
4
webtest
testhelpers: using new external package
Georges Racinet
committed
4 years ago
5
mercurial_testhelpers
>=0.2.0dev0
requirements: add flake8 to the test requirements
Raphaël Gomès
committed
4 years ago
6
flake8