Giter Site home page Giter Site logo

pyproject-version-sync's People

Contributors

dependabot[bot] avatar eshwen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

pyproject-version-sync's Issues

Test with more Python versions

In theory, this package should be compatible with Python <=3.9, and >=3.11. But I should test, just in case

Then I can run any CI pipelines with these additional Python versions, extend the Python version range in pyproject.toml, as well as the Python badge in the README to showcase compatibility

With Python >= 3.11, tomli is included in the standard library. So maybe I can put constraints on the dependency to only install for <= 3.10

Write unit tests

This project is pretty simple. But nonetheless, unit tests should be written to validate the functionality

Allow a pyproject.toml file to be passed by the user

The hook is currently hardcoded to only run over the pyproject.toml file in the root of the repo

Add functionality to allow the user to pass a path to pyproject.toml file elsewhere in the repo, e.g., if it's nested in subdirectory instead of at the root

Rename project

Rename pyproject-version-check to pyproject-version-sync. Sounds better, I think. Update IDs, names, executables, etc., and also usages in repos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.