mirror of
https://github.com/kennethreitz/pipenvlib.git
synced 2026-06-05 23:10:16 +00:00
Update README.md
This commit is contained in:
@@ -27,11 +27,12 @@ True
|
||||
|
||||
>>> project.dev_packages
|
||||
[<Dependency 'requests' constraint='*'>]
|
||||
```
|
||||
|
||||
>>> project.virtualenv_location
|
||||
/Volumes/KR/.local/share/virtualenvs/pipenvlib-kjpeBSWf
|
||||
|
||||
```
|
||||
|
||||
------------
|
||||
|
||||
This project (which is a work in progress) was built to facilitate the development of a Sublime Text 3 plugin (which in the works).
|
||||
|
||||
Reference in New Issue
Block a user