Skip to content

Commit aad5edb

Browse files
committed
Created a PyPI distribution
1 parent a404f95 commit aad5edb

5 files changed

Lines changed: 488 additions & 5 deletions

File tree

LICENSE

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
MIT License
2-
3-
Copyright (c) 2019 Kent Randall
1+
Copyright (c) 2018 The Python Packaging Authority
42

53
Permission is hereby granted, free of charge, to any person obtaining a copy
64
of this software and associated documentation files (the "Software"), to deal
@@ -18,4 +16,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1816
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1917
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2018
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
19+
SOFTWARE.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ msgstr "The unit of measure {0} of type {1} must be the same as {2} of type {3}.
451451
```
452452

453453
## Project Structure
454-
The PyCaliper library depends on version 3.7+.
454+
The PyCaliper library depends on version 3.1+.
455455

456456
The PyCaliper library has the following structure:
457457
* `/PyCaliper` - docs.zip (HTML API documentation), setup.py

0 commit comments

Comments
 (0)