Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

botify-hq/django-botify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TESTS
=====

$> virtualenv .
$> source bin/activate
$> pip install tox
$> tox

Good luck ;o)