Skip to content

Demo for building Python projects with The Pants Build System.

License

Notifications You must be signed in to change notification settings

forcodingagain/py-pants-demo

Repository files navigation

py-pants-demo

common commands

  • get build files

    pants tails ::
  • fix

    pants fix ::
  • fmt

    pants fmt ::
  • type check

    pants check ::
  • lint

    pants lint ::
  • test

    pants test ::
  • run

    pants run xxxx

About

Demo for building Python projects with The Pants Build System.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published