Skip to content

GitLab

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

Switch branch/tag
  • cubicweb
  • setup.py
Find file BlameHistoryPermalink
  • Denis Laxalde's avatar
    [pkg] Drop custom install_lib command and use include_package_data instead · 64c4edac1706
    Denis Laxalde authored Jan 24, 2018
    The custom install_lib command appeared to be meant to install package
    data, as declared in __pkginfo__.py. Let's rely on setuptools'
    include_package_data[1] option to handle this.
    
    [1]: http://setuptools.readthedocs.io/en/latest/setuptools.html#including-data-files
    64c4edac1706

Replace setup.py

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.