Skip to content

Commit

Permalink
Remove setup.py [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
lukapecnik committed Nov 7, 2021
1 parent 76113b7 commit 8415654
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 143 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,16 +54,6 @@ To install NiaAML on Fedora, use:
$ dnf install python-niaaml
```

### Install From Source

In case you want to install directly from the source code, use:

```sh
$ git clone https://github.com/lukapecnik/NiaAML.git
$ cd NiaAML
$ python3 setup.py install
```

## Graphical User Interface

There is a simple Graphical User Interface for the NiaAML package available [here](https://github.com/lukapecnik/NiaAML-GUI).
Expand Down
11 changes: 0 additions & 11 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@ In case you would like to try out the latest pre-release version of the framewor
pip3 install niaaml --pre
Install From Source
~~~~~~~~~~~~~~~~~~~

In case you want to install directly from the source code, use:

.. code:: sh
git clone https://github.com/lukapecnik/NiaAML.git
cd NiaAML
python3 setup.py install
Graphical User Interface
------------------------

Expand Down
4 changes: 0 additions & 4 deletions conda/conda_build_config.yaml

This file was deleted.

36 changes: 0 additions & 36 deletions conda/meta.yaml

This file was deleted.

82 changes: 0 additions & 82 deletions setup.py

This file was deleted.

0 comments on commit 8415654

Please sign in to comment.