issues
search
smdogroup
/
tacs
Finite-element library for analysis and adjoint-based gradient evaluation
Apache License 2.0
108
stars
75
forks
source link
Fix make complex_interface by limiting setuptools version
#327
Closed
sean-engelstad
closed
2 months ago
sean-engelstad
commented
2 months ago
compilation step
make complex_interface
was suddenly failing
add statement to pyproject.toml which limits setuptools before some of their failing releases
make complex_interface
was suddenly failing