Skip to content

Commit f080bdb

Browse files
committed
pipenv, not pyenv
1 parent 24ab957 commit f080bdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "examplepackagefb1258"
7-
description = "An example of a package developed with pyenv, built with build using setuptools, uploaded to PyPI using twine, and distributed via pip."
8-
version = "0.1.0"
7+
description = "An example of a package developed with pipenv, built with build using setuptools, uploaded to PyPI using twine, and distributed via pip."
8+
version = "0.1.1"
99
authors = [
1010
{ name="Foo Barstein", email="[email protected]" },
1111
]

0 commit comments

Comments
 (0)