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

feat: add pypi-to-conda-name overrides to pyproject parsing #549

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    cfd44cc View commit details
    Browse the repository at this point in the history
  2. lint

    tlambert03 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e2ecd3d View commit details
    Browse the repository at this point in the history
  3. update readme

    tlambert03 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fce8271 View commit details
    Browse the repository at this point in the history
  4. formatting

    tlambert03 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e2ca84f View commit details
    Browse the repository at this point in the history
  5. remove parens

    tlambert03 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    ad139df View commit details
    Browse the repository at this point in the history
  6. cleanup a little

    tlambert03 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a71bc82 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. test: add test

    tlambert03 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    95f8c93 View commit details
    Browse the repository at this point in the history
  2. remove cache

    tlambert03 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    96e645a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    2f423d1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    tlambert03 authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f4cb419 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Configuration menu
    Copy the full SHA
    932253b View commit details
    Browse the repository at this point in the history
  2. Eliminate unused arguments

    maresb committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    5e85791 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e27d9e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1327b63 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge pull request #1 from maresb/pypi-name-review

    Clean up lookup.py
    tlambert03 authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3b7a687 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    57f76dc View commit details
    Browse the repository at this point in the history
  2. fix lint

    tlambert03 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4d10fc9 View commit details
    Browse the repository at this point in the history