Commit a795d38
committed
Clean up gremlin-python docker-compose after move to newer setuptools CTR
Since pip is used instead of setup.py, the dependencies are installed
directly from the pyproject.toml. radish is set to a newer version as
the older version isn't able to read all the feature tags properly. This
version was already used in practice before as it was picked up at
runtime rather than the one specified in the setup.py.1 parent fb20adf commit a795d38
File tree
2 files changed
+2
-4
lines changed- gremlin-python
- src/main/python
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
74 | 73 | | |
75 | | - | |
76 | 74 | | |
77 | 75 | | |
78 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments