Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034eece commit 45b81b8Copy full SHA for 45b81b8
CHANGELOG.md
@@ -4,6 +4,11 @@
4
5
* Add support for passing `user` and `group` to `pip_requirements`.
6
* Allow passing a virtualenv resource object to the `virtualenv` property.
7
+* Update PyPy release versions.
8
+* Make the `python_virtualenv` resource check for `./bin/python` for idempotence
9
+ instead of the base path.
10
+* Support for packages with extras in `python_package`.
11
+* Support for point releases (7.1, 8.1, etc) of Debian in the `system` provider.
12
13
## v1.1.2
14
0 commit comments