Skip to content

Commit 8a8f272

Browse files
committed
Changed the requirement to the official Mixpanel project
1 parent 616e25a commit 8a8f272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
],
2525
test_suite='tests',
2626
install_requires=[
27-
'mixpanel-py'
27+
'mixpanel'
2828
]
29-
)
29+
)

0 commit comments

Comments
 (0)