Skip to content

Commit

Permalink
Revert "build: Update setup.py with amplitude_analytics install requi…
Browse files Browse the repository at this point in the history
…rement (#26)"

This reverts commit e4672a3.
  • Loading branch information
tyiuhc authored Aug 21, 2023
1 parent 62884fd commit a4e4462
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"Programming Language :: Python :: 3.10",
],
keywords="amplitude, python, backend",
install_requires=["<amplitude_analytics> >= <1.1.1>"],
package_dir={"": "src"},
packages=["amplitude_experiment"],
include_package_data=True,
Expand Down

0 comments on commit a4e4462

Please sign in to comment.