Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xuechendi authored Dec 22, 2023
1 parent b60fb74 commit ae95394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RecDP/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def get_packages(self):

setup_spec = SetupSpec()

name_list = ["pyrecdp", "e2eAIOK-pyrecdp"]
name_list = ["pyrecdp", "e2eAIOK-recdp"]
for name in name_list:
setuptools.setup(
name=name,
Expand Down

0 comments on commit ae95394

Please sign in to comment.