sensein / etelemetry-client

Etelemetry client
Other
3 stars 9 forks source link

MAINT: Reflect ci-info import change #18

Closed mgxd closed 4 years ago

mgxd commented 4 years ago

Reflects import change made in https://github.com/mgxd/ci-info/commit/ee4eb1a9b6d92885d547128c6972e70e5dcee2ed. Temporarily avoids blowing up with previous installations of ci-info, but we should probably remove this check down the line.

also expands linter-tolerable line length

effigies commented 4 years ago

Since you're going to need to release an etelemetry-client with this in, why not just ratchet the ci-info dependency, and let pip/setuptools handle the upgrade?

mgxd commented 4 years ago

I wanted to have the check just for peace of mind - we can remove it after the next release