Skip to content

Removes unnecessary dependecy and updates package for Python 3.x#9

Open
shackra wants to merge 5 commits intodmclain:masterfrom
esavara:master
Open

Removes unnecessary dependecy and updates package for Python 3.x#9
shackra wants to merge 5 commits intodmclain:masterfrom
esavara:master

Conversation

@shackra
Copy link

@shackra shackra commented Mar 15, 2018

this should resolve #8

shackra added 2 commits March 15, 2018 17:21
The code worked only for Python 2.7 and Heroku by default will deploy Python apps with Python 3.6.x
@shackra shackra changed the title Removes unnecessary dependecy Removes unnecessary dependecy and updates package for Python 3.x Mar 15, 2018
Copy link

@iabdulazeem iabdulazeem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for removing distribute package, It's causing error in deployment. Please merge it ASAP.

@bsmarty978
Copy link

bsmarty978 commented Jul 24, 2022

Is this branch merged into main ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader'

3 participants