Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit 8264cc2

Browse files
committed
Revert "Update setup.py"
This reverts commit 86345fc.
1 parent 285167b commit 8264cc2

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
@@ -15,7 +15,7 @@
1515
author = "Zakaria Zajac",
1616
author_email = "zak@madzak.com",
1717
package_dir = {'': 'src'},
18-
packages = ['jsonlogger'],
18+
packages = [''],
1919
# use_2to3 = True,
2020
test_suite = "tests.tests",
2121
install_requires = ['setuptools'],

0 commit comments

Comments
 (0)