Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

fix(build,#119,#155): fix Windows installation by using setuptools-entry-points #181

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Jun 8, 2018

  1. Configuration menu
    Copy the full SHA
    05f87a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    658bd0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a13f66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c8bb55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c07796c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6329b26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1029a4 View commit details
    Browse the repository at this point in the history
  8. fix(build,gak#119,gak#155): use setuptools-entry-points instead of

    console-script...
    
    to fix launching on Windows.
    Also this is now the officially "blessed" way to generated executables:
      https://packaging.python.org/guides/distributing-packages-using-setuptools/#scripts
    ankostis committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    3af878c View commit details
    Browse the repository at this point in the history