Skip to content

Commit

Permalink
fix: remove a unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaoyilunnn committed Sep 1, 2023
1 parent 7f2cc8b commit 3522861
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 @@ -41,7 +41,6 @@
url="https://github.com/ScQ-Cloud/pyquafu",
description="Python toolkit for Quafu-Cloud",
install_requires=requirements,
# packages=find_packages(where="src"),
packages=find_packages(exclude=["test*"]),
cmake_install_dir="quafu/simulators/",
include_package_data=True,
Expand Down

0 comments on commit 3522861

Please sign in to comment.