@@ -10,18 +10,13 @@ The [CoRe](http://www.computational-relativity.org/) python package for the anal
The installation relies on standard Python library `setuptools`.
Once the repository is cloned, the installation can be performed in two ways,
depending on the choice of the user:
* Run the command `python setup.py install` or `python setup.py install --user` inside the project directory.
* Install the module via `pip` running the command `python -m pip install` inside the project directory. It is possible to include the `--user` option and the `-e` option for editing.
## Requirements
The Python Waveform Analysis Tools are compatible with Python3 (Old versions of watpy were Python2 compatible).
Albeit WatPy is a Python package, it requires the following to be able to properly interface with the database:
*[git](https://git-scm.com/) version control system
*[git-lfs](https://git-lfs.github.com/) API (Large File Storage)
`watpy` works with Python3.
The following Python packages are required for installation: