Skip to content

Commit 125d618

Browse files
Merge pull request #613 from databrickslabs/dbr17/single-geobrix-py
single geobrix package vs multiple python packages.
2 parents efeb54c + 0936d7e commit 125d618

30 files changed

+78
-199
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
<goal>copy-resources</goal>
258258
</goals>
259259
<configuration>
260-
<outputDirectory>${basedir}/python/lib</outputDirectory>
260+
<outputDirectory>${basedir}/python/geobrix/lib</outputDirectory>
261261
<resources>
262262
<resource>
263263
<directory>${basedir}/target/</directory>
File renamed without changes.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
21
__version__ = "0.1.0"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)