mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-18 21:30:19 +00:00
Update setup.cfg (#1113)
This commit is contained in:
parent
508f8ffd59
commit
ef332fa50d
1 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,9 @@
|
|||
[metadata]
|
||||
# This includes the license file in the wheel.
|
||||
license_files = LICENSE
|
||||
project_urls =
|
||||
Code = https://github.com/DLR-RM/stable-baselines3
|
||||
Documentation = https://stable-baselines3.readthedocs.io/
|
||||
|
||||
[tool:pytest]
|
||||
# Deterministic ordering for tests; useful for pytest-xdist.
|
||||
|
|
|
|||
Loading…
Reference in a new issue