Browse Source

fix task description problem for generate_problem

master
lhenry15 3 years ago
parent
commit
650f68b16b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -35,7 +35,7 @@ setup(
]
},
install_requires=[
'tamu_d3m==2021.11.24',
'tamu_d3m==2022.01.19',
'tamu_axolotl',
'numpy<=1.21.2',
'combo',


Loading…
Cancel
Save