Skip to content
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

Remove support for python2. #483

Merged
merged 1 commit into from Oct 11, 2019
Merged

Remove support for python2. #483

merged 1 commit into from Oct 11, 2019

Conversation

almet
Copy link
Member

@almet almet commented Oct 6, 2019

In the same move :

  • use a setup.cfg file for packaging
  • remove the use of six

@almet
Copy link
Member Author

almet commented Oct 6, 2019

Fixes #475.

@almet almet changed the title Remove supprot for python2. Remove support for python2. Oct 6, 2019
In the same move :
- use a setup.cfg file for packaging
- remove the use of six
@almet
Copy link
Member Author

almet commented Oct 11, 2019

No feedback. Merging.

@almet almet merged commit 480939a into master Oct 11, 2019
@almet almet deleted the almet/feat/remove-py2 branch October 19, 2019 16:03
@zorun zorun added this to the v5 milestone Jul 17, 2020
JocelynDelalande added a commit to JocelynDelalande/ihatemoney that referenced this pull request Jul 26, 2020
Focus is on rebuilding venv (which are bound to a specific python minor
version).

Ref spiral-project#483
Ref spiral-project#571
JocelynDelalande added a commit to JocelynDelalande/ihatemoney that referenced this pull request Jul 26, 2020
- simpler to use
- lighter dependency (or no dependency at all, depending on python distribution)
- retrocompatible

virtualenv package from pip to acheive virtual environment feature is no longer
needed, except for projects which need to support py2, which is no longer our
case.

Also, reword "virtualenv" to "virtual environment" in doc, to avoid confusion
with pip package name.

Ref spiral-project#483
zorun pushed a commit that referenced this pull request Jul 26, 2020
Focus is on rebuilding venv (which are bound to a specific python minor
version).

Ref #483
Ref #571
zorun pushed a commit that referenced this pull request Jul 26, 2020
- simpler to use
- lighter dependency (or no dependency at all, depending on python distribution)
- retrocompatible

virtualenv package from pip to acheive virtual environment feature is no longer
needed, except for projects which need to support py2, which is no longer our
case.

Also, reword "virtualenv" to "virtual environment" in doc, to avoid confusion
with pip package name.

Ref #483
TomRoussel pushed a commit to TomRoussel/ihatemoney that referenced this pull request Mar 2, 2024
Focus is on rebuilding venv (which are bound to a specific python minor
version).

Ref spiral-project#483
Ref spiral-project#571
TomRoussel pushed a commit to TomRoussel/ihatemoney that referenced this pull request Mar 2, 2024
- simpler to use
- lighter dependency (or no dependency at all, depending on python distribution)
- retrocompatible

virtualenv package from pip to acheive virtual environment feature is no longer
needed, except for projects which need to support py2, which is no longer our
case.

Also, reword "virtualenv" to "virtual environment" in doc, to avoid confusion
with pip package name.

Ref spiral-project#483
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants