Skip to content

Commit 85d68c6

Browse files
authored
Fixes Selenium2Library -> SeleniumLibrary in MANIFEST.in (#881)
1 parent e8cb822 commit 85d68c6

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
@@ -7,5 +7,5 @@ exclude */*.rst # limit previous command to include only *.rst files in root fol
77
include docs/Selenium2Library.html
88

99
recursive-include src *.py
10-
graft src/Selenium2Library/resources
10+
graft src/SeleniumLibrary/resources
1111
recursive-exclude src *.pyc

0 commit comments

Comments
 (0)