Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1b279b

Browse files
authored
Add note to script to copy setup.cfg template into place
1 parent a0bca7e commit d1b279b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/check_wheel_licenses.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
included.
66
77
To run:
8+
$ cp setup.cfg.template setup.cfg
89
$ python3 setup.py bdist_wheel
910
$ ./ci/check_wheel_licenses.py
1011
"""

0 commit comments

Comments
 (0)