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

Commit

Permalink
Archival message
Browse files Browse the repository at this point in the history
  • Loading branch information
vitsalis committed Nov 26, 2023
1 parent 82c0a2b commit 69b7a48
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ PyCG: Practical Call Graph Generation in Python.
In _43rd International Conference on Software Engineering, ICSE '21_,
25–28 May 2021.

> **PyCG** is archived. Due to limited availability, no further development
> improvements are planned.
# Installation

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

0 comments on commit 69b7a48

Please sign in to comment.