issues
search
simphony
/
simphony-openfoam
The implementation of the SimPhoNy OpenFOAM -wrappers.
GNU General Public License v2.0
2
stars
0
forks
source link
Dependencies are incorrect
#96
Open
stefanoborini
opened
7 years ago
stefanoborini
commented
7 years ago
The current situation with the dependencies is incorrect.
requirements.txt installs simphony-common with an incorrect syntax for the version and the egg name.
the requirements.txt is never used in travis.
travis installs additional dependencies (numexpr, cython) that is not clear if they are develop dependencies or runtime dependencies.
The current situation with the dependencies is incorrect.