File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
CHANGES
2
2
=======
3
3
4
+ 0.1.2
5
+ -----
6
+
4
7
* Fix bad requirement in requirements.txt
5
8
6
9
0.1.1
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ summary = Easy explicit wait helpers for Selenium
6
6
description-file = README.rst
7
7
home-page = https://github.com/levi-rs/explicit
8
8
license = MIT
9
+ keywords = selenium explicit wait implicit
9
10
classifiers =
10
11
Development Status :: 4 - Beta
11
12
Intended Audience :: Developers
@@ -24,11 +25,6 @@ classifiers =
24
25
Programming Language :: Python :: 3.6
25
26
Programming Language :: Python :: Implementation :: CPython
26
27
Programming Language :: Python :: Implementation :: PyPy
27
- keywords =
28
- selenium
29
- explicit
30
- wait
31
- implicit
32
28
33
29
[build_sphinx]
34
30
all_files = 1
You can’t perform that action at this time.
0 commit comments