mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 07:26:59 +03:00
Contributors are welcome + Py 3.12
This commit is contained in:
@@ -44,6 +44,12 @@ These scripts have been tested on MacOS, FreeBSD and Linux.
|
||||
./requirements.sh
|
||||
```
|
||||
|
||||
If this step causes issue `PEP 668` due to python version >=3.12 and you're unfamiliar with virtual environments, use this workaround:
|
||||
|
||||
```bash
|
||||
pip install -r requirements.txt --break-system-packages
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
### `network_list_from_as.py`
|
||||
@@ -105,4 +111,4 @@ These scripts have been tested on MacOS, FreeBSD and Linux.
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributors are welcome!
|
||||
We are welcome contributions! Feel free to submit a pull request or open an issue.
|
||||
|
||||
Reference in New Issue
Block a user