Skip to content

Commit e9758cc

Browse files
yuzawa-sandiemol
authored andcommitted
Add selenium-manager executables to python manifest (SeleniumHQ#13998)
Add selenium-manager artifacts to python manifest Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
1 parent 336f8e9 commit e9758cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

py/MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ recursive-include selenium/webdriver/support *.py
1515
include selenium/selenium.py
1616
include selenium/__init__.py
1717
include selenium/py.typed
18+
include selenium/webdriver/common/linux/selenium-manager
19+
include selenium/webdriver/common/macos/selenium-manager
20+
include selenium/webdriver/common/windows/selenium-manager.exe
1821
include CHANGES
1922
include README.rst
2023
include LICENSE

0 commit comments

Comments
 (0)