Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Python 2.7 does not install typing package #8

@todofixthis

Description

@todofixthis

When installing PyOTA on a Python 2.7 virtualenv, the typing package does not get installed:

(test) [499][~] python --version
Python 2.7.13
(test) [500][~] pip install --pre pyota
...
Installing collected packages: six, python-dateutil, regex, pytz, filters, requests, pyota
Successfully installed filters-1.1.4 pyota-1.0.0b3 python-dateutil-2.6.0 pytz-2016.10 regex-2016.12.27 requests-2.12.4 six-1.10.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions