forked from vesoft-inc/nebula-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: modernize with PDM (vesoft-inc#304)
* feat: modernize with PDM Signed-off-by: Frost Ming <me@frostming.com> * doc: update README Signed-off-by: Frost Ming <me@frostming.com> * run under pdm env Signed-off-by: Frost Ming <me@frostming.com> * requires-python `>=3.7` * fix: update lockfile Signed-off-by: Frost Ming <me@frostming.com> * fix: separate example tests Signed-off-by: Frost Ming <me@frostming.com> * fix lint Signed-off-by: Frost Ming <me@frostming.com> * fix: try fixing by upgrading coverage Signed-off-by: Frost Ming <me@frostming.com> --------- Signed-off-by: Frost Ming <me@frostming.com> Co-authored-by: Wey Gu <weyl.gu@gmail.com>
- Loading branch information
Showing
29 changed files
with
1,281 additions
and
792 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -115,3 +115,4 @@ nebula/graph.thrift | |
# CI data | ||
tests/data | ||
tests/logs | ||
.pdm-python |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.