Skip to content

Commit 1cc5a94

Browse files
authored
include license in source distributions (#188)
* include license in source distributions
1 parent 931c084 commit 1cc5a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
include README.rst axe_selenium_python/node_modules/axe-core/axe.min.js axe_selenium_python/tests/test_page.html
1+
include LICENSE.txt README.rst axe_selenium_python/node_modules/axe-core/axe.min.js axe_selenium_python/tests/test_page.html
22
recursive-include *.rst *.txt

0 commit comments

Comments
 (0)