This website requires JavaScript.
Explore
Help
Sign In
rattail
/
tailbone
Watch
1
Star
0
Fork
You've already forked tailbone
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Stop running tests for python 3.5; do run for 3.6, 3.9
Browse source
...
This commit is contained in:
Lance Edgar
2023-02-12 09:29:21 -06:00
parent
f611a5a521
commit
f1496c771e
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
tox.ini
Unescape
Escape
View file
@ -1,6 +1,6 @@
[tox]
[tox]
envlist
=
py3
5, py37
envlist
=
py3
6, py37, py39
[testenv]
[testenv]
commands
=
commands
=
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
rattail/tailbone
Title
Body
Create issue