Make Hugo build without Mercurial

By creating a fork of the Bitbucket inflect repo. It hasn't changed since 2013,
so it must be considered pretty stable.

Fixes #2062
This commit is contained in:
Bjørn Erik Pedersen
2016-04-08 21:11:44 +02:00
parent ebf3cef162
commit f2ff77f3ac
3 changed files with 6 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ import (
"testing"
"time"
"bitbucket.org/pkg/inflect"
"github.com/bep/inflect"
"github.com/spf13/hugo/helpers"
"github.com/spf13/hugo/hugofs"