10000 Add new requirement for memory leak testing · pythonnet/pythonnet@b6c024c · GitHub
[go: up one dir, main page]

Skip to content

Commit b6c024c

Browse files
committed
Add new requirement for memory leak testing
1 parent aa222b3 commit b6c024c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Requirements for both Travis and AppVeyor
22
pytest==3.2.5
33
coverage
4+
psutil
45

56
# Coverage upload
67
codecov

0 commit comments

Comments
 (0)
0