fix pyproject.toml
This commit is contained in:
@@ -5,19 +5,7 @@ description = "A set of modules for interfacing with many common types of ASIC b
|
|||||||
authors = ["UpstreamData <brett@upstreamdata.ca>"]
|
authors = ["UpstreamData <brett@upstreamdata.ca>"]
|
||||||
repository = "https://github.com/UpstreamData/pyasic"
|
repository = "https://github.com/UpstreamData/pyasic"
|
||||||
documentation = "https://pyasic.readthedocs.io/en/latest/"
|
documentation = "https://pyasic.readthedocs.io/en/latest/"
|
||||||
long_description = "
|
readme = "README.md"
|
||||||
# pyasic
|
|
||||||
*A set of modules for interfacing with many common types of ASIC bitcoin miners, using both their API and SSH.*
|
|
||||||
|
|
||||||
[](https://github.com/psf/black)
|
|
||||||
[](https://pypi.org/project/pyasic/)
|
|
||||||
[](https://pypi.org/project/pyasic/)
|
|
||||||
[](https://pyasic.readthedocs.io/en/latest/)
|
|
||||||
|
|
||||||
You can install pyasic directly from pip with the command `pip install pyasic`
|
|
||||||
|
|
||||||
[Documentation](https://pyasic.readthedocs.io/en/latest/)
|
|
||||||
"
|
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.9"
|
python = "^3.9"
|
||||||
|
|||||||
Reference in New Issue
Block a user