GitList
About
Refresh
Report bug
Help
Files
Commits
Stats
Network
Graph
nord
/
Commit 1b5b81f85bc7563babe7a76861f572522dcaa616
Browse code
add LICENSE file to wheels
Joseph Weston
authored on 17/08/2018 11:59:35
Showing 1 changed files
setup.cfg
index 466471b..3d3eec7 100644
setup.cfg
History
View file @ 1b5b81f
...
...
@@ -1,3 +1,6 @@
1
+[metadata]
2
+license_file = LICENSE
3
+
1
4
[pep8]
2
5
ignore=W503,E124
3
6