Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a7cba24

Browse files
author
Kert Ojasoo
committed
Added exception.py to setuptools script
1 parent 93e4cc8 commit a7cba24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name = "NoSQLMap",
77
version = "0.7",
88
packages = find_packages(),
9-
scripts = ['nosqlmap.py', 'nsmmongo.py', 'nsmcouch.py','nsmscan.py','nsmweb.py'],
9+
scripts = ['nosqlmap.py', 'nsmmongo.py', 'nsmcouch.py','nsmscan.py','nsmweb.py', 'exception.py'],
1010

1111
entry_points = {
1212
"console_scripts": [

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /