Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
Script updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmadsen committed Jun 6, 2018
1 parent 0020572 commit 9dfc040
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
17 changes: 0 additions & 17 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,23 +1,6 @@
TiMemory
========

Release: TiMemory 2.2.1
-----------------------

Author: Jonathan R. Madsen Date: Tue Jun 6 01:32:45 2018 -0700

- fix to TiMemoryConfig.cmake when installed via sudo

Release: TiMemory 2.2.0
-----------------------

Author: Jonathan R. Madsen Date: Tue Jun 5 00:28:10 2018 -0700

- self-cost available in manager + plotting safeguards
- Improved singleton deletion
- alternative colors for when len(_types) == 1 in plotting
- plotting label fix

Release: TiMemory 2.1.0
-----------------------

Expand Down
2 changes: 1 addition & 1 deletion cmake/Scripts/all-pip-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ get_pip()
echo ""
}

for i in 3.{7..0} 2.{7..9}
for i in 3.{7..4} 2.7
do

PIP_CMD=$(get_pip pip-${i} pip${i})
Expand Down

0 comments on commit 9dfc040

Please sign in to comment.