You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd python-cloudformation && make && sudo make install PYTHON=/usr/bin/python26
28
28
29
29
This installs Python 2.6 from EPEL side-by-side with Python 2.4 and so won't break yum.
30
30
31
31
### With a package manager
32
32
33
-
DevStructure maintains Debian packages and Python eggs for Blueprint. See [Installing with a package manager](https://github.com/devstructure/python-cloudformation/wiki/Installing-with-a-package-manager) on the wiki.
33
+
DevStructure maintains Debian packages and Python eggs. See [Installing with a package manager](https://github.com/devstructure/python-cloudformation/wiki/Installing-with-a-package-manager) on the wiki.
0 commit comments