Skip to content

Commit f368af1

Browse files
committed
fixing setup issue
1 parent 58690fe commit f368af1

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
@@ -8,7 +8,7 @@
88
author='Dylan Ayrey',
99
author_email='[email protected]',
1010
license='GNU',
11-
packages = ['truffleHog', 'truffleHog.defaultRegexes'],
11+
packages = ['truffleHog'],
1212
install_requires=[
1313
'GitPython == 2.1.1',
1414
'truffleHogRegexes == 0.0.4'

0 commit comments

Comments
 (0)