Skip to content

Commit e2dce16

Browse files
committed
Many, many changes from Lawrence d'Oliveiro
1 parent d7ee785 commit e2dce16

34 files changed

+2681
-2104
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33

44
# Output of Sphinx documentation generator
55
doc/.build
6+
7+
# Output from setuptools
8+
/build/
9+
/pysolar.egg-info/

Pysolar.egg-info/PKG-INFO

Lines changed: 0 additions & 12 deletions
This file was deleted.

Pysolar.egg-info/SOURCES.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

Pysolar.egg-info/dependency_links.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

Pysolar.egg-info/top_level.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

Pysolar/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)