TNO Intern

Commit 2e1ad0ee authored by Hen Brett's avatar Hen Brett 🐔
Browse files

allowing the java extras to be uploaded to pypi

parent 8e12db9b
Loading
Loading
Loading
Loading
+9.53 KiB

File added.

No diff preview for this file type.

+7.58 KiB

File added.

No diff preview for this file type.

+2 −3
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pythermogis"
version = "0.1.5"
version = "0.1.6"
description = "This is a Python API to the ThermoGIS Java code"
authors = [{ name = "Brett", email = "hen.brett@tno.nl" }]
readme = "README.md"
@@ -23,7 +23,6 @@ where = ["."]
include = ["pythermogis*"]  # Ensure all submodules are included

[tool.setuptools.package-data]
pythermogis = ["*.py"]

pythermogis = ["*.py", "resoureces/*"]
[tool.twine]
repository = "pypi"
+326 −0

File added.

Preview size limit exceeded, changes collapsed.

+14 −0
Original line number Diff line number Diff line
!
!     ZIMS FILE NAME :  simplified_hydrocarbon.zmap
!     FORMATTED FILE CREATION DATE: 13/03/2024
!     FORMATTED FILE CREATION TIME: 14:37:05
!     COORDINATE REFERENCE SYSTEM:   Amersfoort * EPSG-Nld / RD New [28992,1672]
!
@Grid HEADER, GRID, 5
 15, 1e+30,  , 1 , 1
   3,  3,  10.0,  30.0,  10.0,  30.0
   10.0,  0.0,  0.0    
@
  0.000          1e+30          1e+30        
  1e+30          1e+30          1e+30        
  1e+30          1e+30          1e+30        
Loading