This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
py65
Watch
1
Star
0
Fork
0
You've already forked py65
mirror of
https://github.com/mnaberez/py65.git
synced
2024-11-19 06:31:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
abe83dce13
py65
/
tox.ini
8 lines
95 B
INI
Raw
Normal View
History
Unescape
Escape
Add tox.ini
2012-02-03 03:12:09 +00:00
[tox]
envlist
=
Drop support for older Python, bump major version
2018-10-10 01:43:35 +00:00
py27,py34,py35,py36,pypy
Add tox.ini
2012-02-03 03:12:09 +00:00
[testenv]
commands
=
python setup.py test -q
Reference in New Issue
Copy Permalink