Skip to content
This repository was archived by the owner on Nov 26, 2023. It is now read-only.

Commit 69b7a48

Browse files
committed
Archival message
1 parent 82c0a2b commit 69b7a48

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ PyCG: Practical Call Graph Generation in Python.
1919
In _43rd International Conference on Software Engineering, ICSE '21_,
2020
25–28 May 2021.
2121

22+
> **PyCG** is archived. Due to limited availability, no further development
23+
> improvements are planned.
24+
2225
# Installation
2326

2427
PyCG is implemented in Python3 and requires Python version 3.4 or higher.
@@ -140,4 +143,4 @@ pip3 install mock
140143
Τhen, simply run the tests by executing:
141144
```
142145
make test
143-
```
146+
```

0 commit comments

Comments
 (0)