Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
71bcaa66
Commit
71bcaa66
authored
Jul 21, 2015
by
Michał Przybyś
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed jinja2 load order; removed dependencies from GCnP
parent
7a4a8249
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
+2
-6
dependencies.json
repository/dependencies.json
+1
-1
g.json
repository/g.json
+1
-5
No files found.
repository/dependencies.json
View file @
71bcaa66
...
...
@@ -32,7 +32,7 @@
},
{
"name"
:
"jinja2"
,
"load_order"
:
"5
0
"
,
"load_order"
:
"5
1
"
,
"description"
:
"Python Jinja2 module"
,
"author"
:
"teddy_beer_maniac"
,
"issues"
:
"https://bitbucket.org/teddy_beer_maniac/sublime-text-dependency-jinja2/issues"
,
...
...
repository/g.json
View file @
71bcaa66
...
...
@@ -620,11 +620,7 @@
"releases"
:
[
{
"sublime_text"
:
">=3000"
,
"tags"
:
true
,
"dependencies"
:
[
"jinja2"
,
"markupsafe"
]
"tags"
:
true
}
]
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment