Skip to content

Commit 0187756

Browse files
authored
Update README.md
1 parent 562b3df commit 0187756

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pkg/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ distribution using a virtual environment. When the installation
55
is complete, you will be able to run git2dot as a python package
66
from a local virtual environment.
77

8+
> This is not meant to be a guide to doing an official distribution.
9+
> To do that you will want to use wheels.
10+
> Please see http://pythonwheels.com/ for details.
11+
812
It works by creating a setup.py distutils script that packages
913
the contents of a local git2dot package into a module in the
1014
local virtual environment so that it can be run as follows:

0 commit comments

Comments
 (0)