Skip to content

Commit da86e47

Browse files
Merge pull request #144 from bradmwilliams/setup-wheel-fix
Fixing deprecated flag to specify license files to our wheels
2 parents 73ba85c + d9cda2d commit da86e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
universal = 1
33

44
[metadata]
5-
license_file = LICENSE
5+
license_files = LICENSE

0 commit comments

Comments
 (0)