Release 0.0.6
This commit is contained in:
parent
5e9bd4f257
commit
f3e8132a37
8 changed files with 300 additions and 35 deletions
2
setup.py
2
setup.py
|
|
@ -18,4 +18,6 @@ setup(
|
|||
'requests==2.22.0',
|
||||
'beautifulsoup4==4.7.1',
|
||||
],
|
||||
include_package_data=True,
|
||||
package_data={'': ['data/keys.db']},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue