mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
Upgrade buildroot to 2023.05 (from 2021.08.2), kernel is upgraded to 6.3 (from 5.13.19).
This commit is contained in:
11
package/python-selenium/Config.in
Normal file
11
package/python-selenium/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_PYTHON_SELENIUM
|
||||
bool "python-selenium"
|
||||
select BR2_PACKAGE_PYTHON_CERTIFI # runtime
|
||||
select BR2_PACKAGE_PYTHON_PYSOCKS # runtime
|
||||
select BR2_PACKAGE_PYTHON_TRIO # runtime
|
||||
select BR2_PACKAGE_PYTHON_TRIO_WEBSOCKET # runtime
|
||||
select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
|
||||
help
|
||||
Python language bindings for Selenium WebDriver.
|
||||
|
||||
https://www.selenium.dev
|
||||
Reference in New Issue
Block a user