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 8d5dc40
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ 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. Happy to help anyone that wants to create a fork to
> continue development.
# Installation

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

0 comments on commit 8d5dc40

Please sign in to comment.