From ae6e1d3c117efa53bd043802b8612d7e2fd426e4 Mon Sep 17 00:00:00 2001 From: SGCMarkus Date: Thu, 29 Feb 2024 14:28:21 +0100 Subject: [PATCH] astrodatagui: initial project setup --- astrodatagui/astrodatagui.py | 1 + astrodatagui/astrodatagui.pyproj | 35 ++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 astrodatagui/astrodatagui.py create mode 100644 astrodatagui/astrodatagui.pyproj diff --git a/astrodatagui/astrodatagui.py b/astrodatagui/astrodatagui.py new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/astrodatagui/astrodatagui.py @@ -0,0 +1 @@ + diff --git a/astrodatagui/astrodatagui.pyproj b/astrodatagui/astrodatagui.pyproj new file mode 100644 index 0000000..f8f51e4 --- /dev/null +++ b/astrodatagui/astrodatagui.pyproj @@ -0,0 +1,35 @@ + + + Debug + 2.0 + 9dc06f00-e723-4d75-b9ed-453c4d3d7a84 + . + astrodatagui.py + + + . + . + astrodatagui + astrodatagui + + + true + false + + + true + false + + + + + + + + + + + + \ No newline at end of file