The installation script does not try anymore to create a virtual environment. A message at the begining recommends to the user to be in a virtual env. That way it is possible to use virtualenv, conda, python - m venv or none of this to create (or not) a virtual environment. It's up to the user. The script is simpler and *should* be POSIX compliant Files that have been modified in this commit: - Makefile - src/Makefile - src/msspec/spec/fortran/Makefile - src/msspec/phagen/fortran/Makefile - src/install.sh |
||
|---|---|---|
| CI | ||
| doc | ||
| src | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Jenkinsfile | ||
| Makefile | ||
| README.md | ||
| license.txt | ||
README.md
Introduction
This is the Python MsSpec version with support for Python 3.x and dynamic memory allocation for Phagen and Spec
To install
make selfex
./pymsspec-###.setup