Update license file parameter

This commit is contained in:
Antonin Raffin 2022-10-10 16:39:57 +02:00
parent e2f81bb70b
commit 4a558dd8ff
No known key found for this signature in database
GPG key ID: B8B48F65CAD6232C

View file

@ -1,6 +1,6 @@
[metadata]
# This includes the license file in the wheel.
license_file = LICENSE
license_files = LICENSE
[tool:pytest]
# Deterministic ordering for tests; useful for pytest-xdist.