File tree Expand file tree Collapse file tree 4 files changed +18
-1
lines changed Expand file tree Collapse file tree 4 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -13,3 +13,4 @@ stac_generator-1.0.2.zip
1313.lock
1414GLOB-0.log
1515cprofile
16+ build /
Original file line number Diff line number Diff line change 1+ # encoding: utf-8
2+ """
3+
4+ """
5+ __author__ = "Richard Smith"
6+ __date__ = "08 Jun 2021"
7+ __copyright__ = "Copyright 2018 United Kingdom Research and Innovation"
8+ __license__ = "BSD - see LICENSE file in top-level package directory"
9+
Original file line number Diff line number Diff line change 1+ # encoding: utf-8
2+ """
3+ """
4+ __author__ = "Richard Smith"
5+ __date__ = "27 May 2021"
6+ __copyright__ = "Copyright 2018 United Kingdom Research and Innovation"
7+ __license__ = "BSD - see LICENSE file in top-level package directory"
8+
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ botocore==1.21.44
88cachetools == 4.2.4
99certifi == 2022.12.7
1010chardet == 4.0.0
11- ceda-directory-tree == 1.0.2
1211docutils == 0.16
1312elasticsearch == 7.13.1
1413fsspec == 2021.10.0
You can’t perform that action at this time.
0 commit comments