plotly / dash-enterprise-auth

Python Auth Client for Dash Enterprise
MIT License
4 stars 3 forks source link

Fix package #3

Closed T4rk1n closed 5 years ago

T4rk1n commented 5 years ago

Fixes #2

alexcjohnson commented 5 years ago

That'll work. But does that mean you won't have access to the version at runtime? Could we do both by making a file like version.py, that can be imported by both __init__.py and setup.cfg?

T4rk1n commented 5 years ago

@alexcjohnson Tested install with 0.0.2rc1, worked fine.