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
3c3b65b451c99aa66e068690581c37aad38175ea
py-heptapod
test-requirements.txt
Find file
Normal view
Permalink
test-requirements.txt
90 B
Newer
Older
Python 3.10: support by updating pytest
Georges Racinet
committed
2 years ago
1
pytest
==6.2.5
Forcing test requirements to avoid the latest coverage version
Georges Racinet
committed
3 years ago
2
3
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