mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
move rerun to dev dependencies (#32534)
old-commit-hash: b9244f103114607c0ca8e543660a284339c045f1
This commit is contained in:
Generated
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0331d5e607fb9fb524f5457c1a84677630852b11dfcb84752aaae6c982724b89
|
||||
size 614123
|
||||
oid sha256:0e15c700ef7dd958815caaec9f2747c560fe1a77990275354bdfe2ff3ac38457
|
||||
size 613262
|
||||
|
||||
+1
-1
@@ -108,7 +108,6 @@ pycryptodome = "*"
|
||||
PyJWT = "*"
|
||||
pyserial = "*"
|
||||
pyzmq = "*"
|
||||
rerun-sdk = "*"
|
||||
requests = "*"
|
||||
scons = "*"
|
||||
sentry-sdk = "*"
|
||||
@@ -165,6 +164,7 @@ pytest-timeout = "*"
|
||||
pytest-randomly = "*"
|
||||
pytest-asyncio = "*"
|
||||
pytest-mock = "*"
|
||||
rerun-sdk = "*"
|
||||
ruff = "*"
|
||||
sphinx = "*"
|
||||
sphinx-rtd-theme = "*"
|
||||
|
||||
Reference in New Issue
Block a user