winbench / bench

Portable Software Environment for Windows
https://winbench.org
MIT License
20 stars 3 forks source link

Generalized package type for Python packages #103

Closed mastersign closed 7 years ago

mastersign commented 7 years ago

It would be nice to have a generalized package type python-package which installes the package in both Python versions (2 and 3).

mastersign commented 7 years ago

A problem is the automatic dependency which usually activates Python in the required version.

A solution could be, that Python 3 is preferred and only activated, if no Python version is activated explicitly.

mastersign commented 7 years ago

implementation completed in 8444037ad4662c3f28a616ac5f0cac4ab51a2e98