fohrloop / dash-uploader

The alternative upload component for python Dash applications.
MIT License
144 stars 30 forks source link

update package and optimize dev env #128

Closed Sisyphus235 closed 11 months ago

fohrloop commented 1 year ago

Hi and thanks for the PR! Otherwise I understand this but could you explain why would

isinstance(dash_version, version.LegacyVersion)

need removal?

Sisyphus235 commented 11 months ago

python removed Legacy Version https://packaging.pypa.io/en/latest/changelog.html image

mapix commented 11 months ago

lgtm This modification makes it smoother in the new environment.

Related Issues: