aboutsummaryrefslogtreecommitdiff
path: root/lux-python/project.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-python/project.lux')
-rw-r--r--lux-python/project.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/lux-python/project.lux b/lux-python/project.lux
index f429d8687..57672fdea 100644
--- a/lux-python/project.lux
+++ b/lux-python/project.lux
@@ -1,5 +1,5 @@
{""
- {#identity ["com.github.luxlang" "lux-python" "0.6.0-SNAPSHOT"]
+ [#identity ["com.github.luxlang" "lux-python" "0.6.0-SNAPSHOT"]
#deploy_repositories {"snapshots" "https://oss.sonatype.org/content/repositories/snapshots/"
"releases" "https://oss.sonatype.org/service/local/staging/deploy/maven2/"}
@@ -11,4 +11,4 @@
#dependencies [["com.github.luxlang" "stdlib" "0.6.0-SNAPSHOT" "tar"]
["org.python" "jython-standalone" "2.7.2" "jar"]]
- #program "program"}}
+ #program "program"]}