Skip to content

Commit

Permalink
Add chromedriver_linux64 to package_data
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnazary committed Apr 7, 2024
1 parent db7d171 commit 44dbf18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
],
package_data={"stockdex": ["chromedriver_linux64"]},
)

0 comments on commit 44dbf18

Please sign in to comment.