There was an error while loading. Please reload this page.
1 parent e39ccc2 commit 84d262cCopy full SHA for 84d262c
setup.py
@@ -7,9 +7,9 @@
7
version='0.2.0',
8
description='comand line css selector',
9
author='Pedro',
10
- author_email='pedro@example.com',
+ author_email='pedroghcode@gmail.com',
11
url='https://github.com/plainas/tq',
12
packages= ['tq'],
13
scripts=['bin/tq'],
14
install_requires=["beautifulsoup4==4.4.0"]
15
-)
+)
0 commit comments