4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    1 results tagged semver x
    • Specifications — The Hitchhiker's Guide to Packaging 1.0 documentation

      When you want to publish a beta version, you can use a special tag that won't be proposed to client using pip install package --upgrade
      example :
      current version = 3.0.1
      next version = 3.1.0

      I can tag with 3.1.0-alpha.1

      pip install --upgrade won't upgrade to this version but pip install package==3.1.0-alpha.1 will

      February 7, 2022 at 11:19:29 AM GMT+1 - permalink - archive.org - https://the-hitchhikers-guide-to-packaging.readthedocs.io/en/latest/specification.html
      python semver
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation