Skip to content

Commit

Permalink
[fix] setup requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
vchemla committed Mar 11, 2024
1 parent 4e2522f commit 126760a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from setuptools import find_packages, setup

requirements = """
setuptools>=61
adnmtf==0.1.164
"""

Expand Down

0 comments on commit 126760a

Please sign in to comment.