Skip to content

noxan/heroku-buildpack-uv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Heroku buildpack: UV

This is a Heroku buildpack for Astral's UV.

Usage

Example usage:

$ ls
uv init

$ heroku create --buildpack https://github.com/noxan/heroku-buildpack-uv.git

$ git push heroku main
...
-----> Heroku receiving push
-----> Fetching custom buildpack
-----> UV app detected
-----> Found a pyproject.toml

The buildpack will require your app to have a pyproject.toml in the root.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%