Skip to content

Conversation

@jimboid
Copy link
Member

@jimboid jimboid commented Aug 6, 2019

The code to rename the old capitalised directory to the lowercase
version was playing havoc with macs. This has now been removed.

The code to rename the old capitalised directory to the lowercase
version was playing havoc with macs. This has now been removed.
@jimboid
Copy link
Member Author

jimboid commented Aug 6, 2019

referencing issue #130

@coveralls
Copy link

coveralls commented Aug 6, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling f47d94f on setuptweak into a1a560e on master.

jimboid added 2 commits August 6, 2019 14:01
This is to allow users of API only to not create the hosts.conf and bash
autocomplete when installing via pip or setup.py as they may be simply
constructing this information in another application.

reference issue #130
This commit contains a rather hacky way to specify a switch when
installing Longbow via setup.py or requirements.txt to not create the
.longbow directory. This is useful for developers using the API only and
should be avoided by ordinary users of the CLI app.

By supplying the following,

python setup.py --no-home-cfg install --user

or writing in your requirements.txt

longbow >= 1.5.3 --install-option="--no-home-cfg"

Should force Longbow not to create the .longbow directory in the user
home.

reference issue #130
@jimboid jimboid merged commit 168f629 into master Aug 6, 2019
@jimboid jimboid deleted the setuptweak branch August 6, 2019 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants