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
2025-01-18 15:33:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fca399a5ab
gns3-server
/
tox.ini
8 lines
94 B
INI
Raw
Normal View
History
Unescape
Escape
Initial project structure
2013-10-05 02:45:15 +03:00
[tox]
Handle startup-config push using base64 Dynamips working directory management Random port selection for the ZeroMQ server TCP & UDP port allocation in a range with improvements Update Dynamips to 0.2.11 (for the tests) Focus on Python3 development (stop trying to be compatible with Python 2.x) More error/bug catching
2014-03-03 00:20:03 +02:00
envlist
=
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