mirror of
https://github.com/getzep/graphiti.git
synced 2024-09-08 19:13:11 +03:00
Update CONTRIBUTING.md to reflect Python 3.10+ requirement (#33)
* Update CONTRIBUTING.md to reflect Python 3.10+ requirement --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/getzep/graphiti?shareId=XXXX-XXXX-XXXX-XXXX). * sig file * feat: Initialize CLA file with empty signed contributors array
This commit is contained in:
@@ -11,7 +11,7 @@ We're excited you're interested in contributing to Graphiti! This document outli
|
||||
cd graphiti
|
||||
```
|
||||
3. Set up your development environment:
|
||||
- Ensure you have Python 3.8+ installed.
|
||||
- Ensure you have Python 3.10+ installed.
|
||||
- Install Poetry: https://python-poetry.org/docs/#installation
|
||||
- Install project dependencies:
|
||||
```
|
||||
|
||||
3
signatures/version1/cla.json
Normal file
3
signatures/version1/cla.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"signedContributors": []
|
||||
}
|
||||
Reference in New Issue
Block a user