ITP WiP
This commit is contained in:
11
tools/itb/itb.egg-info/PKG-INFO
Normal file
11
tools/itb/itb.egg-info/PKG-INFO
Normal file
@@ -0,0 +1,11 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: itb
|
||||
Version: 0.1.0
|
||||
Summary: UNKNOWN
|
||||
Home-page: UNKNOWN
|
||||
License: UNKNOWN
|
||||
Platform: UNKNOWN
|
||||
Provides-Extra: dev
|
||||
|
||||
UNKNOWN
|
||||
|
||||
16
tools/itb/itb.egg-info/SOURCES.txt
Normal file
16
tools/itb/itb.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
README.md
|
||||
setup.py
|
||||
bin/itb_click
|
||||
bin/itb_forms
|
||||
bin/itb_input
|
||||
bin/itb_links
|
||||
bin/itb_navigate
|
||||
bin/itb_refresh
|
||||
bin/itb_screenshot
|
||||
bin/itb_scroll
|
||||
bin/itb_start
|
||||
itb.egg-info/PKG-INFO
|
||||
itb.egg-info/SOURCES.txt
|
||||
itb.egg-info/dependency_links.txt
|
||||
itb.egg-info/requires.txt
|
||||
itb.egg-info/top_level.txt
|
||||
1
tools/itb/itb.egg-info/dependency_links.txt
Normal file
1
tools/itb/itb.egg-info/dependency_links.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
10
tools/itb/itb.egg-info/requires.txt
Normal file
10
tools/itb/itb.egg-info/requires.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
beautifulsoup4>=4.9.0
|
||||
click>=8.0.0
|
||||
selenium>=4.0.0
|
||||
webdriver-manager>=3.8.0
|
||||
|
||||
[dev]
|
||||
black>=22.0.0
|
||||
flake8>=4.0.0
|
||||
pytest-cov>=4.0.0
|
||||
pytest>=7.0.0
|
||||
1
tools/itb/itb.egg-info/top_level.txt
Normal file
1
tools/itb/itb.egg-info/top_level.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user