Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Django Accounts Django Accounts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • IzeniIzeni
  • Django AccountsDjango Accounts
  • Merge requests
  • !4

Restore version information in setup.py

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Luke Graybill requested to merge feature/restore-version-information into develop Mar 23, 2016
  • Overview 3
  • Commits 2
  • Changes 1

We need version information so that we can intelligently use pip to manage our versions in projects that depend on old versions of this app. We don't want changes to the master branch to be necessarily automatically picked up when we re-deploy projects with codebases that haven't been updated yet.

Can anyone weigh in on this discussion with the rationale for removing the version in the first place?

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/restore-version-information