We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0690926 commit fc88ddcCopy full SHA for fc88ddc
script/release.py
@@ -21,7 +21,6 @@
21
import sys
22
from typing import List
23
24
-VERSION_FILE_PATH = os.path.join(os.path.dirname('__file__'), 'appium', 'version.py')
25
CHANGELOG_PATH = os.path.join(os.path.dirname('__file__'), 'CHANGELOG.rst')
26
27
APPIUM_DIR_PATH = os.path.join(os.path.dirname('__file__'), 'appium')
0 commit comments