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

Commit 142a449

Browse files
committed
change package name to avoid conflict
1 parent c101386 commit 142a449

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
@@ -30,7 +30,7 @@
3030

3131

3232
setup(
33-
name='influxdb',
33+
name='influxdb-python',
3434
version=version,
3535
description="InfluxDB client",
3636
long_description=readme,

0 commit comments

Comments
 (0)