This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
gns3-server
Watch
1
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2024-12-21 21:57:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
58f93edaf7
gns3-server
/
tox.ini
9 lines
99 B
INI
Raw
Normal View
History
Unescape
Escape
Initial project structure
2013-10-04 23:45:15 +00:00
[tox]
Base server & plugin system & first unit tests
2013-10-30 21:58:17 +00:00
envlist
=
py27, pypy, py33
Initial project structure
2013-10-04 23:45:15 +00:00
[testenv]
Base server & plugin system & first unit tests
2013-10-30 21:58:17 +00:00
commands
=
py.test [] -s tests
deps
=
pytest
tornado
Reference in New Issue
Copy Permalink