Upgrade to yaboli 1.0.0

This commit is contained in:
Joscha 2019-04-13 22:34:11 +00:00
parent 986f7ced19
commit e04548b0c5
3 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View file

@ -10,3 +10,4 @@ pyvenv.cfg
# config files
*.conf
cookie_jar

View file

@ -1,5 +1,6 @@
[general]
nick = ()
cookie_file = cookie_jar
[rooms]
test

View file

@ -1 +1 @@
yaboli >=0.2.0, <0.3.0
yaboli >=1.0.0, <1.1.0