This website requires JavaScript.
Explore
Help
Sign In
extern
/
sshuttle
Watch
1
Star
1
Fork
0
You've already forked sshuttle
mirror of
https://github.com/sshuttle/sshuttle.git
synced
2024-11-22 16:03:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25461c70a3
sshuttle
/
requirements-tests.txt
7 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Specify pip requirements for tests
2018-03-16 08:09:00 +01:00
-r requirements.txt
Lock version of attrs Latest version of attrs breaks pytest, see: https://stackoverflow.com/questions/58189683/typeerror-attrib-got-an-unexpected-keyword-argument-convert
2019-10-03 03:08:39 +02:00
attrs==19.1.0
Specify pip requirements for tests
2018-03-16 08:09:00 +01:00
pytest==3.4.2
Bump pytest-cov from 2.6.0 to 2.8.1 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.6.0 to 2.8.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.6.0...v2.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 23:54:49 +02:00
pytest-cov==2.8.1
Specify pip requirements for tests
2018-03-16 08:09:00 +01:00
mock==2.0.0
Various updates to tests
2018-03-16 08:27:50 +01:00
flake8==3.5.0
Reference in New Issue
Copy Permalink