-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMANIFEST.in
More file actions
44 lines (41 loc) · 1.17 KB
/
MANIFEST.in
File metadata and controls
44 lines (41 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
include CONTRIBUTING.rst
include COPYING
include NEWS.rst
include README.rst
include edist.py
include extra/_edist
include extra/doap.rdf
include extra/requirements*.txt
recursive-include doc *.rst
include doc/conf.py
include doc/wordlist.txt
recursive-include doc/.static *.png
include tests/*.py
include tests/data/baken_data
include tests/data/broken_geonames
include tests/data/broken_ICAO_stations
include tests/data/broken_trigpoints
include tests/data/broken_WMO_stations
include tests/data/cells
include tests/data/city_data
include tests/data/geonames
include tests/data/geonames_timezones
include tests/data/geonames_timezones_broken
include tests/data/geonames_timezones_header
include tests/data/gpsbabel
include tests/data/gpsdata
include tests/data/gpx
include tests/data/gpx_routes
include tests/data/gpx_tracks
include tests/data/ICAO_stations
include tests/data/kml
include tests/data/no_valid_baken
include tests/data/osm
include tests/data/real_file
include tests/data/real_file.csv
include tests/data/real_file.xml
include tests/data/southern_trigpoints
include tests/data/timezones
include tests/data/trigpoints
include tests/data/WMO_stations
include tests/data/xearth