Update README

This commit is contained in:
Eric Torres 2019-04-11 22:20:50 -07:00
parent ceadeed216
commit 2db8f55a79

3
README
View File

@ -69,10 +69,9 @@ To-do
* Study how snapshots behave when --delete is passed * Study how snapshots behave when --delete is passed
* Snapshot cleanup script * Snapshot cleanup script
* Repository.__delitem__() * Repository.__delitem__()
* Repository.__contains__()
* Snapshot.__del__()? * Snapshot.__del__()?
* Add __enter__ and __exit__ for PackageManager lockfiles to prevent transactions during backup * Add __enter__ and __exit__ for PackageManager lockfiles to prevent transactions during backup
* Get rid of counter variable in __next__? * Profile-based path selection?
Dependencies Dependencies
------------ ------------