We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469390a commit 631ea24Copy full SHA for 631ea24
DESCRIPTION.rst
@@ -7,7 +7,7 @@ Python - demo version commit
7
Installations
8
--------------------------------------
9
- python 2.7
10
-- pyxb 1.2.4
+- pyxb 1.2.5
11
*install python before pyxb
12
13
README.md
@@ -68,10 +68,10 @@ The API Reference Guide provides examples of what information is needed for a pa
68
69
### Requirements
70
71
72
73
Run the following to get pyxb and nosetests:
74
-- pip install pyxb
+- pip install pyxb==1.2.5
75
- pip install unittest2
76
- pip install nose
77
- pip install lxml
0 commit comments