Skip to content

Commit

Permalink
Add selenium-manager executables to python manifest (SeleniumHQ#13998)
Browse files Browse the repository at this point in the history
Add selenium-manager artifacts to python manifest

Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
  • Loading branch information
2 people authored and sandeepsuryaprasad committed Oct 29, 2024
1 parent 336f8e9 commit e9758cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions py/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ recursive-include selenium/webdriver/support *.py
include selenium/selenium.py
include selenium/__init__.py
include selenium/py.typed
include selenium/webdriver/common/linux/selenium-manager
include selenium/webdriver/common/macos/selenium-manager
include selenium/webdriver/common/windows/selenium-manager.exe
include CHANGES
include README.rst
include LICENSE
Expand Down

0 comments on commit e9758cc

Please sign in to comment.