We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff2ae7 commit 5de37deCopy full SHA for 5de37de
mx.graalpython/suite.py
@@ -1396,24 +1396,5 @@
1396
},
1397
"maven": False,
1398
1399
-
1400
- "graalpy-archetype-polyglot-app": {
1401
- "class": "MavenProject",
1402
- "subDir": "graalpython",
1403
- "noMavenJavadoc": True,
1404
- "maven": {
1405
- "tag": ["default", "public"],
1406
- },
1407
1408
1409
- "graalpy-maven-plugin": {
1410
1411
1412
1413
- "dependencies": ["GRAALPYTHON_EMBEDDING"],
1414
1415
1416
1417
1418
1419
}
0 commit comments