10000 flag in COMPILE_EXCLUDE_OPTIONS showing up in header · Issue #2065 · jazzband/pip-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
flag in COMPILE_EXCLUDE_OPTIONS showing up in header #2065
Closed
@mjsir911

Description

@mjsir911

Environment Versions

  1. OS Type
    Windows mingw
  2. Python version: $ python -V
    Python 3.11.8
  3. pip version: $ pip --version
    pip 24.0
  4. pip-tools version: $ pip-compile --version
    pip-compile, version 7.4.1.dev14 (main as of 03/04/2024)

Steps to replicate

  1. pip-compile --no-reuse-hashes -o requirements.txt

Expected result

--no-reuse-hashes doesn't show up in the generated header comment.

Actual result

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --generate-hashes --index-url=.. --no-reuse-hashes --output-file=requirements.txt --strip-extras --trusted-host=..
#

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not workingloggingRelated to log or console output

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0