Skip to content

Commit e39fb4a

Browse files
author
Daniil Gafni
committed
removed poetry build from readme
1 parent f78e80f commit e39fb4a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Check out the [BindsNET examples](https://github.com/BindsNET/bindsnet/tree/mast
1616
## Requirements
1717

1818
- Python >=3.7.10,<3.10
19-
- [Poetry](https://python-poetry.org/) 1.1.8
2019

2120
## Setting things up
2221

@@ -35,7 +34,6 @@ pip install git+https://github.com/BindsNET/bindsnet.git
3534
Or, to build the `bindsnet` package from source, clone the GitHub repository, change directory to the top level of this project, and issue
3635

3736
```
38-
poetry build
3937
pip install .
4038
```
4139

0 commit comments

Comments
 (0)