Skip to content

Commit 4558921

Browse files
committed
improved comment in graalpy-polyglot-app-archetype
1 parent c283650 commit 4558921

File tree

1 file changed

+1
-1
lines changed
  • graalpython/graalpy-archetype-polyglot-app/src/main/resources/archetype-resources

1 file changed

+1
-1
lines changed

graalpython/graalpy-archetype-polyglot-app/src/main/resources/archetype-resources/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<executions>
4747
<execution>
4848
<configuration>
49-
<!-- specify python packages as if used with pip -->
49+
<!-- specify python packages and their versions as if used with pip -->
5050
<packages>
5151
<package>termcolor==2.2</package>
5252
</packages>

0 commit comments

Comments
 (0)