mirror of
https://github.com/team2059/Zaphod
synced 2024-12-18 20:12:28 -05:00
Added the main python libraries needed for robotpy (they're submodules)
This commit is contained in:
parent
3668bf318d
commit
5a002751f5
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
[submodule "python/robotpy"]
|
||||
path = python/robotpy
|
||||
url = https://github.com/robotpy/robotpy.git
|
||||
[submodule "python/pyfrc"]
|
||||
path = python/pyfrc
|
||||
url = https://github.com/robotpy/pyfrc.git
|
||||
[submodule "python/pynetworktables"]
|
||||
path = python/pynetworktables
|
||||
url = https://github.com/robotpy/pynetworktables.git
|
1
python/pyfrc
Submodule
1
python/pyfrc
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 38f84b43ffa698cede9b34438f52be918614da24
|
1
python/pynetworktables
Submodule
1
python/pynetworktables
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a4fcf4e9355a71ae4f9136245779fe779a8f0446
|
1
python/robotpy
Submodule
1
python/robotpy
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1d6603f2178a007c83b67f5e6d8366e578ccc8b7
|
Loading…
Reference in New Issue
Block a user