How to use the incremental._inf function in Incremental

To help you get started, we’ve selected a few Incremental examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github twisted / incremental / tests / test_version.py View on Github external
def test_infComparison(self):
        """
        L{_inf} is equal to L{_inf}.

        This is a regression test.
        """
        self.assertEqual(_inf, _inf)

Incremental

A CalVer version manager that supports the future.

MIT
Latest version published 10 days ago

Package Health Score

85 / 100
Full package analysis