-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Making repository obsolete, since Perforce have solved the problem.
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,19 @@ | ||
======== | ||
P4Python | ||
======== | ||
|
||
:Author: Richard Brooksby <[email protected]> | ||
:Organization: Ravenbrook Limited <http://www.ravenbrook.com/> | ||
|
||
.. note:: | ||
|
||
This repository is obsolete. Perforce Software support pip | ||
installation themselves starting at version 2016.1. Just try:: | ||
|
||
pip install p4python | ||
|
||
Thank you, Perforce! | ||
|
||
This is P4Python, the Python interface to the Perforce API , enables you | ||
to write Python code that interacts with a Perforce server. For details, | ||
see the P4Python chapter of the Perforce scripting manual | ||
|