Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Keel - LDH Middleware Keel - LDH Middleware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • libertyliberty
  • hosthost
  • Keel - LDH MiddlewareKeel - LDH Middleware
  • Merge requests
  • !69

Use Setuptools for builds.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Birin Sanchez requested to merge birin.sanchez/ldh_middleware:setuptools into master Nov 27, 2018
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 4

Use Setuptools with a tiny setup.py for building Python packages. All the configuration is on setup.cfg and MANIFEST.in files. With the setup.cfg file included in this MR the resulting Python package will install configuration files under /usr/local/etc (if no virtual environment is set) and under $VIRTUAL_ENV/etc with a virtual environment set.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: setuptools