Skip to content

Commit 8f2dcea

Browse files
committed
added build
1 parent 8d3ef0c commit 8f2dcea

File tree

2 files changed

+73
-85
lines changed

2 files changed

+73
-85
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ name = "pypi"
55

66
[packages]
77
pytest = "*"
8-
examplepackagefb1258 = {editable = true, path = "."}
8+
build = "*"
9+
examplepackagefb1258 = {file = ".", editable = true}
910

1011
[dev-packages]
1112

Pipfile.lock

Lines changed: 71 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)