Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Empty and Any markers saved to lockfile #1650

Merged
merged 3 commits into from
Dec 6, 2019

Commits on Nov 28, 2019

  1. do not write empty or any markers

    JBKahn authored and Joseph Kahn committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    0e7e820 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Update poetry/version/markers.py

    Co-Authored-By: Sébastien Eustace <sebastien.eustace@gmail.com>
    JBKahn and sdispater committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    ac1aab1 View commit details
    Browse the repository at this point in the history
  2. Update test_markers.py

    JBKahn committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    9c61874 View commit details
    Browse the repository at this point in the history