Skip to content

Commit 47ebb7a

Browse files
committed
Fix requirements ordering for readthedocs
1 parent 12fa9ac commit 47ebb7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

travis-requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11

2+
git+git://github.com/robotpy/pynetworktables.git
3+
24
git+git://github.com/robotpy/robotpy-wpilib.git#subdirectory=wpilib
35
git+git://github.com/robotpy/robotpy-wpilib.git#subdirectory=hal-base
46
git+git://github.com/robotpy/robotpy-wpilib.git#subdirectory=hal-sim
57

6-
git+git://github.com/robotpy/pynetworktables.git
78
git+git://github.com/robotpy/pyfrc.git
89

910
-e .

0 commit comments

Comments
 (0)