We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c05210 commit 15106f2Copy full SHA for 15106f2
tox.ini
@@ -7,7 +7,6 @@ commands =
7
sphinx-build -b doctest docs docs/_build/doctest
8
sphinx-build -b html docs docs/_build/html
9
deps =
10
- https://github.com/CybOXProject/python-cybox/archive/master.zip
11
-rrequirements.txt
12
13
[testenv:rhel6]
@@ -17,5 +16,4 @@ commands =
17
16
18
lxml==2.2.3
19
python-dateutil==1.4.1
20
21
nose
0 commit comments