mirror of
https://github.com/wassname/libcryptomarket.git
synced 2026-09-09 11:25:52 +08:00
Reverted back to support only version 3.5
This commit is contained in:
@@ -60,7 +60,7 @@ test: ## run tests quickly with the default Python
|
||||
py.test
|
||||
|
||||
test-all: ## run tests on every Python version with tox
|
||||
tox $(PY_VERSION)
|
||||
tox
|
||||
|
||||
coverage: ## check code coverage quickly with the default Python
|
||||
coverage run --source libcryptomarket -m pytest
|
||||
|
||||
@@ -12,7 +12,7 @@ query the data without pain.
|
||||
|
||||
## Prerequisite
|
||||
|
||||
Python 3.x and pip.
|
||||
Python 3.5+
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user