mirror of
https://github.com/wassname/kair_algorithms_draft.git
synced 2026-09-09 11:25:10 +08:00
Add openmanipulator simulation environment agent (#50)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
test:
|
||||
env PYTHONPATH=./scripts pytest --flake8 # --cov=algorithms
|
||||
env PYTHONPATH=./scripts pytest --flake8 --ignore=./scripts/envs # --cov=algorithms
|
||||
|
||||
format:
|
||||
isort -y
|
||||
python3.6 -m black -t py27 .
|
||||
python3.6 -m black -t py27 . --fast
|
||||
|
||||
dev:
|
||||
pip install -r scripts/requirements-dev.txt
|
||||
|
||||
Reference in New Issue
Block a user