Fixed readme and pypi link.
This commit is contained in:
@ -110,7 +110,9 @@ universal wheel in Python 3.6+ and PyPy.
|
||||
Usage
|
||||
-----
|
||||
|
||||
See tests for more example code. API will be generated soon.
|
||||
API has been generated `here <https://simleek.github.io/displayarray/index.html>`_.
|
||||
|
||||
See tests and examples for example usage.
|
||||
|
||||
License
|
||||
-------
|
||||
|
@ -5,7 +5,7 @@ description = 'Tool for displaying numpy arrays.'
|
||||
authors = ['SimLeek <simulator.leek@gmail.com>']
|
||||
license = 'MIT'
|
||||
readme = "README.rst"
|
||||
repository = "https://github.com/sdispater/poetry"
|
||||
repository = "https://github.com/simleek/displayarray"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.6"
|
||||
|
Reference in New Issue
Block a user