Update setup.cfg (#1113)

This commit is contained in:
Quentin Gallouédec 2022-10-12 20:09:44 +02:00 committed by GitHub
parent 508f8ffd59
commit ef332fa50d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.