aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 523eac6..fc7950d 100644
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ to assert behaviours using the FTrace output from the kernel
"""
REQUIRES = [
- "TRAPpy",
+ "TRAPpy>=2.0",
]
setup(name='bart-py',