Skip to content

Commit

Permalink
Merge pull request #40 from niclaurenti/add-cmakelist-to-python-package
Browse files Browse the repository at this point in the history
Add CMakeList.txt to python package
  • Loading branch information
niclaurenti authored Apr 3, 2024
2 parents 8b427c0 + b66e6d8 commit 669242e
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 @@ -21,7 +21,6 @@
setup(
name="adani",
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
description="Code computing approximate DIS N3LO coefficients",
author="Niccolò Laurenti",
license="AGPLv3",
Expand Down

0 comments on commit 669242e

Please sign in to comment.