Canstralian commited on
Commit
0315757
1 Parent(s): 73b26c3

Update setup.py

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -1,7 +1,7 @@
1
  from setuptools import setup
2
 
3
  setup(
4
- name='your-app-name',
5
  version='0.1',
6
  install_requires=[
7
  'wordcloud==1.8.2',
 
1
  from setuptools import setup
2
 
3
  setup(
4
+ name='reconninja-wordlists',
5
  version='0.1',
6
  install_requires=[
7
  'wordcloud==1.8.2',