From 3435766132d3d434622eecae5fb80f5db33bcab4 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 5 Sep 2021 03:05:26 -0400 Subject: Handled formatting issues in documentation. --- lux-python/project.lux | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lux-python/project.lux') diff --git a/lux-python/project.lux b/lux-python/project.lux index 57672fdea..118bc95b2 100644 --- a/lux-python/project.lux +++ b/lux-python/project.lux @@ -1,8 +1,8 @@ -{"" +["" [#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/"} + #deploy_repositories ["snapshots" "https://oss.sonatype.org/content/repositories/snapshots/" + "releases" "https://oss.sonatype.org/service/local/staging/deploy/maven2/"] #repositories ["https://oss.sonatype.org/content/repositories/snapshots/" "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"]] -- cgit v1.2.3