Gabriel Falcão

Results 29 issues of Gabriel Falcão

Hello thanks for this great project. I'm using pendulum extensively at work and would love to link to the pendulum documentation by using [intersphinx](http://www.sphinx-doc.org/en/stable/ext/intersphinx.html) For that to work pendulum's documentation...

enhancement
docs

How to reproduce: ``` bash # install curdling globally (outside of any venv) # install virtualenvwrapper change the $HOME/.virtualenvs/postmkvirtualenv to do: curd install curdling mkvirtualenv foobar which curd # should...

enhancement

I quickly typed and hit enter for: ``` bash curd install markment==0/2/17 ``` This should show a nice error rather than: ``` console Traceback (most recent call last): File "/Users/gabrielfalcao/.virtualenvs/apron/bin/curd",...

Just a reminder of a conversation we had and you told me about implementing a requirements.lock with the calculated dependencies

enhancement

``` feature As a python developer In order to find and discover python packages I want to use a `search` command Given I have curdling installes When I type `curd...

enhancement

This PR is an attempt to reproduce bug #399

I think many will agree that Lettuce needs another maintainer. I'm willing to give write permissions to this repository for someone who: - Is commited with unit, functional and integration...

high-priority

Either step.hashes list and its contents (each dict) must be immutable, as for if the developer put some non-string value in the dictionary, lettuce will get crazy when trying to...

0.1 - barium
brainstorm

For example: ``` Given the menu items: | Fruits | Objects | | Apple | Ball | | Orange | Cube | | Banana | Notebook | ``` Should be...

0.2 - kryptonite
brainstorm
low-priority

# I'll describe it later, pretty busy now. #placeholding thanks to @saschwarz for openning a discussion about it at #174