Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Commit

Permalink
[NEW] Adiciona lib watchdog no requirements.txt
Browse files Browse the repository at this point in the history
A lib watchdog permite autoreload da documentacao quando estamos executando o servidor do sphinx
  • Loading branch information
mstuttgart committed May 7, 2018
1 parent 768f4ef commit 4325de8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ coveralls==1.1
flake8==3.4.1
tox==2.7.0
zeep==2.4.0
Sphinx==1.6.2
Sphinx==1.6.2
watchdog

0 comments on commit 4325de8

Please sign in to comment.