This website requires JavaScript.
Explore
Help
Sign In
NgTech-LTD
/
gns3-server
Watch
2
Star
0
Fork
0
You've already forked gns3-server
mirror of
https://github.com/GNS3/gns3-server.git
synced
2024-11-16 16:54:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
78ad94f815
gns3-server
/
tox.ini
8 lines
100 B
INI
Raw
Normal View
History
Unescape
Escape
Initial project structure
2013-10-05 02:45:15 +03:00
[tox]
Base server complete including modules, STOMP protocol over Websockets and ZMQ Router/Dealer implementations.
2013-12-05 09:21:06 +02:00
envlist
=
py27, py33
Initial project structure
2013-10-05 02:45:15 +03:00
[testenv]
Base server & plugin system & first unit tests
2013-10-30 23:58:17 +02:00
commands
=
py.test [] -s tests
Base server complete including modules, STOMP protocol over Websockets and ZMQ Router/Dealer implementations.
2013-12-05 09:21:06 +02:00
deps
=
-rdev-requirements.txt
Reference in New Issue
Copy Permalink