Skip to content

Commit

Permalink
Remove unnecessary buildpack
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Nov 24, 2024
1 parent 785204a commit d8ddce0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
python 3.12.5
poetry 1.8.2
poetry 1.8.3
12 changes: 12 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"editor.formatOnSave": true,
"cSpell.words": [
"Ackbar",
"addopts",
"aiocache",
"aiofiles",
"aiohttp",
Expand All @@ -25,6 +26,7 @@
"Aladin",
"anyio",
"asdict",
"autoflake",
"autouse",
"Baggins",
"BUGSNAG",
Expand All @@ -36,10 +38,13 @@
"cimg",
"CIRCLECI",
"Containerfile",
"coveragespace",
"danmanners",
"dotenv",
"Drakeposting",
"Ducreux",
"Earther",
"emojize",
"exif",
"Futurama",
"getbbox",
Expand All @@ -62,6 +67,7 @@
"htmlcov",
"icanhas",
"imgur",
"isort",
"isupper",
"jsonify",
"Kalam",
Expand All @@ -81,15 +87,19 @@
"mkdocs",
"Mufasa",
"myapikey",
"mypy",
"NOOOOO",
"Noto",
"notosans",
"pacman",
"Panik",
"Philosoraptor",
"Photoshop",
"pilmoji",
"pluginmanager",
"podman",
"pygments",
"pymdown",
"pyproject",
"PYTHONASYNCIODEBUG",
"PYTHONUNBUFFERED",
Expand All @@ -107,6 +117,7 @@
"spongemock",
"Stroad",
"Superlmer",
"testpaths",
"textbbox",
"textsize",
"thiiiiiiiiiiiiiiiiiiiiis",
Expand All @@ -116,6 +127,7 @@
"typeahead",
"uvicorn",
"verchew",
"watchmedo",
"webp",
"Wonka",
"Zoidberg"
Expand Down
3 changes: 0 additions & 3 deletions app.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"addons": [],
"buildpacks": [
{
"url": "https://github.com/moneymeets/python-poetry-buildpack.git"
},
{
"url": "heroku/python"
}
Expand Down

0 comments on commit d8ddce0

Please sign in to comment.