Skip to content

Commit ed20a80

Browse files
authored
Dev/python3 upgrade (#648)
1 parent a2c1287 commit ed20a80

File tree

357 files changed

+284586
-3760
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

357 files changed

+284586
-3760
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
node_modules
33
bower_components
44

5+
/venv
6+
57
# Byte-compiled / optimized / DLL files
68
__pycache__/
79
*.py[cod]

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include README.md
22
include LICENSE.md
33
include requirements.txt
4-
recursive-include ckanext/querytool *.html *.json *.js *.less *.css *.mo
4+
recursive-include ckanext/querytool *.html *.json *.js *.less *.css *.mo *.yml *.yaml

ckanext/querytool/assets/.DS_Store

6 KB
Binary file not shown.

ckanext/querytool/assets/.gitignore

Whitespace-only changes.

0 commit comments

Comments
 (0)