Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-mkp
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package registry
Container registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
checkmk
python-mkp
Repository
Something went wrong on our end
0a3b7da81f92817fd629b2409d14969728d17fe7
Select Git revision
Selected
0a3b7da81f92817fd629b2409d14969728d17fe7
Branches
8
master
default
protected
dependabot/pip/wheel-0.38.1
dependabot/pip/certifi-2022.12.7
dependabot/pip/urllib3-1.26.5
dependabot/pip/py-1.10.0
dependabot/pip/pygments-2.7.4
dependabot/pip/cryptography-3.3.2
dependabot/pip/bleach-3.3.0
Tags
1
0.9
10 results
Show more breadcrumbs
python-mkp
tox.ini
tox.ini
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
4 years ago
88c1525f
Add github actions setup
· 88c1525f
Thomas Reifenberger
authored
4 years ago
88c1525f
History
Add github actions setup
Thomas Reifenberger
authored
4 years ago
tox.ini
89 B
[tox] envlist = py27, py36, py37, py38 [testenv] deps = pytest commands= pytest