Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Fix function call #5

Merged
merged 1 commit into from Jun 9, 2016
Merged

Fix function call #5

merged 1 commit into from Jun 9, 2016

Conversation

ivan-c
Copy link
Contributor

@ivan-c ivan-c commented Jun 8, 2016

Fix check_user_input() call (issue #4) - function signature does not specify any arguments

Fix `check_user_input()` - function signature does not specify any arguments
@untitaker untitaker merged commit 2ade958 into pallets:master Jun 9, 2016
@untitaker
Copy link
Contributor

Thanks!

@heejongahn
Copy link

Is this issue actually fixed in Pypi repository too? I just downloaded the package via pip but got the same error.

@ivan-c
Copy link
Contributor Author

ivan-c commented Aug 10, 2016

@heejongahn I think a new version needs to be tagged and released before this change makes it to PyPI. The version (0.0.1) on PyPI appears to have been uploaded on 2015-09-05 so it shouldn't be there.

If you need the latest version you can install it from this repo with pip by running the following command (after uninstalling the version from PyPI).

pip install -e git+https://github.com/pallets/flask-ext-migrate.git#egg=flask-ext-migrate-0.0.1

@untitaker untitaker mentioned this pull request Aug 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants