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

macOs Python 2 Framework support #1641

Merged
merged 7 commits into from
Feb 21, 2020
Merged

Commits on Feb 20, 2020

  1. run brew python

    Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
    gaborbernat committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0819b0e View commit details
    Browse the repository at this point in the history
  2. better create message

    Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
    gaborbernat committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    65b7a39 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. start adding macos support

    Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
    gaborbernat committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    9681431 View commit details
    Browse the repository at this point in the history
  2. enforce install prefix for distutils to be within venv

    Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
    gaborbernat committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    9501fc2 View commit details
    Browse the repository at this point in the history
  3. need to patch setuptools too

    Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
    gaborbernat committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    ac7b066 View commit details
    Browse the repository at this point in the history
  4. fix tests

    Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
    gaborbernat committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c90cab7 View commit details
    Browse the repository at this point in the history
  5. add changelog

    Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net>
    gaborbernat committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    7f070b8 View commit details
    Browse the repository at this point in the history