Skip to content

Commit 41bd669

Browse files
committed
Add some missing remaps we require
1 parent f0d9a11 commit 41bd669

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

robostack.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,8 @@ python3-docutils:
810810
robostack: [docutils]
811811
python3-empy:
812812
robostack: [empy]
813+
python3-fastapi:
814+
robostack: [fastapi]
813815
python3-flake8:
814816
robostack: [flake8]
815817
python3-flake8-comprehensions:
@@ -905,6 +907,8 @@ python3-pycodestyle:
905907
robostack: [pycodestyle]
906908
python3-pycryptodome:
907909
robostack: [pycryptodome, pycryptodomex]
910+
python3-pydantic:
911+
robostack: [pydantic]
908912
python3-pydot:
909913
robostack: [pydot]
910914
python3-pygraphviz:
@@ -987,6 +991,8 @@ python3-unidiff:
987991
robostack: [unidiff]
988992
python3-usb:
989993
robostack: [pyusb]
994+
python3-uvicorn:
995+
robostack: [uvicorn]
990996
python3-vcstool:
991997
robostack: [vcstool]
992998
python3-flake8-docstrings:
@@ -1056,6 +1062,8 @@ socat:
10561062
linux: [socat]
10571063
osx: [socat]
10581064
win64: []
1065+
sophus:
1066+
robostack: [sophus]
10591067
spacenavd:
10601068
robostack: [libspnav]
10611069
spdlog:

0 commit comments

Comments
 (0)