Skip to content

Commit 631ea24

Browse files
committed
reference correct pyxb version
1 parent 469390a commit 631ea24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DESCRIPTION.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Python - demo version commit
77
Installations
88
--------------------------------------
99
- python 2.7
10-
- pyxb 1.2.4
10+
- pyxb 1.2.5
1111
*install python before pyxb
1212
1313

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ The API Reference Guide provides examples of what information is needed for a pa
6868

6969
### Requirements
7070
- python 2.7
71-
- pyxb 1.2.4
71+
- pyxb 1.2.5
7272

7373
Run the following to get pyxb and nosetests:
74-
- pip install pyxb
74+
- pip install pyxb==1.2.5
7575
- pip install unittest2
7676
- pip install nose
7777
- pip install lxml

0 commit comments

Comments
 (0)