Skip to content

Commit 9dcc314

Browse files
committed
remove Djaneiro
1 parent 28d2013 commit 9dcc314

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
243243
*Libraries for generating project documentation.*
244244

245245
* [Sphinx](http://sphinx-doc.org/) - Python Documentation generator.
246-
* [awesome-sphinxdoc](https://github.com/yoloseem/awesome-sphinxdoc)
246+
* [awesome-sphinxdoc](https://github.com/yoloseem/awesome-sphinxdoc)
247247
* [reStructuredText](http://docutils.sourceforge.net/rst.html) - Markup Syntax and Parser Component of Docutils.
248248
* [MkDocs](http://www.mkdocs.org/) - Markdown friendly documentation generator.
249249
* [Pycco](http://fitzgen.github.io/pycco/) - The original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
@@ -1051,7 +1051,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
10511051
* Sublime Text
10521052
* [SublimeJEDI](https://github.com/srusskih/SublimeJEDI) - A Sublime Text plugin to the awesome autocomplete library [Jedi](https://github.com/davidhalter/jedi).
10531053
* [Anaconda](https://github.com/DamnWidget/anaconda) - Anaconda turns your Sublime Text 3 in a full featured Python development IDE.
1054-
* [Djaneiro](https://github.com/squ1b3r/Djaneiro) - Django support for Sublime Text.
10551054
* Atom
10561055
* [Linter](https://github.com/AtomLinter/Linter) - A static code analysis tool for Atom.
10571056
* [Linter-flake8](https://github.com/AtomLinter/linter-flake8) - An addon to `linter`, that acts as an interface for `flake8`.

0 commit comments

Comments
 (0)