attrs/docs
Samuel A. Falvo II 0abd302cb2 Support optional values through a new validator.
Unfortunately, I'm unable to run tests locally b/c of severe dependency
hell.  I am unable to get tox, detox, python setup.py test, and other
means of running tests to work at all.  So, since I'm blocked on a
project by the lack of optional validator support, I am going to close
my eyes, look away, and pull the trigger, and hope I hit the target.

If someone who has a working Python configuration can please be kind
enough to let me know if my changes fail any tests, I'd be very
appreciative.

Even better, I'd love to know why a stock Python distribution with
dependencies installed is incapable of running the tests for attrs.
However, this isn't the right forum to answer that question.

(This PR has the 17+ debugging commits cleaned up.)
2015-07-26 11:29:53 +02:00
..
Makefile Gut docs for now 2015-01-27 23:03:04 +01:00
api.rst Make __attrs_attrs__ a tuple 2015-03-23 09:17:54 +01:00
backward-compatibility.rst Clarify backward compatibility + polish API docs 2015-02-01 19:27:36 +01:00
changelog.rst Support optional values through a new validator. 2015-07-26 11:29:53 +02:00
conf.py Gut docs for now 2015-01-27 23:03:04 +01:00
contributing.rst Initial commit 2015-01-27 17:53:17 +01:00
examples.rst Fix typo 2015-04-26 16:25:56 +02:00
extending.rst Document how to extend attrs 2015-03-23 10:32:13 +01:00
index.rst Document how to extend attrs 2015-03-23 10:32:13 +01:00
license.rst Gut docs for now 2015-01-27 23:03:04 +01:00
why.rst Fix spelling of hipster clas 2015-02-10 17:31:21 +01:00