mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Fix typos
Found via `codespell -S ./peeps,./pipenv/patched,./pipenv/vendor,./pipenv/pipenv.1,./get-pipenv.py,./tests/test_artifacts`
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ Invoke script:
|
||||
$ pipenv run echospam "indeed"
|
||||
I am really a very silly example indeed
|
||||
|
||||
You can also specify pacakge functions as callables such as: `<pathed.module>:<func>`. These can also take arguments.
|
||||
You can also specify package functions as callables such as: `<pathed.module>:<func>`. These can also take arguments.
|
||||
For example:
|
||||
|
||||
[scripts]
|
||||
|
||||
Reference in New Issue
Block a user