-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Pipfile #12
Labels
Comments
achillesrasquinha
added a commit
that referenced
this issue
Feb 10, 2019
achillesrasquinha
pushed a commit
that referenced
this issue
May 9, 2019
# [1.5.0](v1.4.0...v1.5.0) (2019-05-09) ### Bug Fixes * Add GitHub Access Token ([abd61c8](abd61c8)) * Add GitHub integration for pull request ([94cae76](94cae76)) * Add tests to MANIFEST.in ([9acdf9f](9acdf9f)) * Fix for Python 2 compatibile code ([7f9ee89](7f9ee89)) * Fix github api for pull request ([8cbb567](8cbb567)) * Fix pip_path and accept multiple pip executables ([7ca5c5c](7ca5c5c)) * Fix semantic version parsing for unkown latest versions ([298ef5b](298ef5b)) * Merged with hotfix ([a2a7952](a2a7952)) * Merged with master ([c67d90d](c67d90d)) * Quieten subprocess output for git commands ([0deccfc](0deccfc)) * Rebuilt requirements-dev.txt ([3aac477](3aac477)) * Remove _test.py from utils and use tests.util instead ([8629574](8629574)) * Run and Create a Pull Request ([bc19e6e](bc19e6e)) * Run pre-commit before docker-build, check if not installed, add quit for confirm ([b372e95](b372e95)) * Use _pip.call instead of _pip.install, _pip.list_ ([9f04be2](9f04be2)) * Use data instead of params for requests.post ([4d4ea13](4d4ea13)) * Use GitHub Access Token to authenticate for pull request ([f4b625f](f4b625f)) * Use latest_version from pip list --outdated ([f06f71b](f06f71b)) * Use sequencify for converting tuples to list ([36326c4](36326c4)) ### Features * Add Pipfile support ([b2a399f](b2a399f)) * Added Pipfile support and update pipfile using pipenv ([0feb077](0feb077)), closes [#12](#12) * Consider accepting multiple environments ([61a9ca8](61a9ca8)), closes [#23](#23) * Update project and automatic dependency management ([0f47890](0f47890))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: