X Tutup
Skip to content

Commit a40a010

Browse files
committed
trying to get the tag to upload to github
1 parent e40e706 commit a40a010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from setuptools import setup
1111
except ImportError:
1212
from distutils.core import setup
13+
1314
from os.path import join, dirname
1415
execfile(join(dirname(__file__), 'src', 'Selenium2Library', 'version.py'))
1516

0 commit comments

Comments
 (0)
X Tutup