Projects STRLCPY CamOver Commits 6de18907
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    setup.py
    skipped 44 lines
    45 45   "Programming Language :: Python :: 3",
    46 46   "Programming Language :: Python :: 3.8",
    47 47   ],
     48 + install_requires=[
     49 + 'shodan',
     50 + ],
    48 51   zip_safe=False
    49 52  )
    50 53   
Please wait...
Page is in error, reload to recover